mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
feat: implement Armsx2 native module and React package for future native integration
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"@gorhom/bottom-sheet": "4.6.4",
|
||||
"@react-native-async-storage/async-storage": "^2.2.0",
|
||||
"@react-native-picker/picker": "^2.11.1",
|
||||
"@react-native-vector-icons/material-design-icons": "^12.4.0",
|
||||
"@react-navigation/material-top-tabs": "6.6.14",
|
||||
"@react-navigation/native": "^7.1.17",
|
||||
"@react-navigation/stack": "6.4.1",
|
||||
@@ -19,10 +20,12 @@
|
||||
"react-native-gesture-handler": "2.21.0",
|
||||
"react-native-haptic-feedback": "^2.3.3",
|
||||
"react-native-pager-view": "6.4.1",
|
||||
"react-native-paper": "^5.12.4",
|
||||
"react-native-reanimated": "3.16.1",
|
||||
"react-native-safe-area-context": "^5.6.1",
|
||||
"react-native-screens": "4.5.0",
|
||||
"react-native-tab-view": "3.5.2",
|
||||
"react-native-vector-icons": "^10.3.0",
|
||||
"react-navigation": "^5.0.0",
|
||||
"react-navigation-stack": "^2.10.4",
|
||||
"react-router-native": "^6.30.0"
|
||||
|
||||
Reference in New Issue
Block a user