migrating to react-native-vector-icons

This commit is contained in:
austinried
2021-07-07 18:39:11 +09:00
parent 7c3fea69db
commit abc9ed2bc6
25 changed files with 363 additions and 80 deletions

View File

@@ -32,6 +32,7 @@
"react-native-screens": "^3.4.0",
"react-native-tab-view": "^2.16.0",
"react-native-track-player": "https://github.com/austinried/react-native-track-player",
"react-native-vector-icons": "^8.1.0",
"uuid": "^8.3.2",
"xmldom": "^0.5.0"
},
@@ -42,6 +43,7 @@
"@types/jest": "^26.0.23",
"@types/md5": "^2.3.0",
"@types/react-native": "^0.64.5",
"@types/react-native-vector-icons": "^6.4.7",
"@types/react-test-renderer": "^16.9.2",
"@types/uuid": "^8.3.0",
"@types/xmldom": "^0.1.30",