feat: react-native-vector-icons/Ionicons
Showing
| ... | ... | @@ -26,7 +26,8 @@ |
| "react-native-gesture-handler": "^1.9.0", | ||
| "react-native-reanimated": "^1.13.2", | ||
| "react-native-safe-area-context": "^3.1.9", | ||
| "react-native-screens": "^2.15.2" | ||
| "react-native-screens": "^2.15.2", | ||
| "react-native-vector-icons": "^8.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.4", | ||
| ... | ... |
Please register or sign in to comment