react native vector icons
Showing
... | ... | @@ -34,13 +34,15 @@ |
"react-native-qrcode-svg": "^6.3.1", | ||
"react-native-safe-area-context": "4.10.1", | ||
"react-native-screens": "3.31.1", | ||
"react-native-svg": "^15.3.0" | ||
"react-native-svg": "^15.3.0", | ||
"react-native-vector-icons": "^10.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.0", | ||
"@biomejs/biome": "1.7.1", | ||
"@types/react": "~18.2.45", | ||
"@types/react-native-base64": "^0.2.2", | ||
"@types/react-native-vector-icons": "^6.4.18", | ||
"husky": "^9.0.11", | ||
"lint-staged": "^15.2.2", | ||
"prop-types": "^15.8.1", | ||
... | ... |
Please
register
or
sign in
to comment