Fix iOS crash, storage, and printing issues; setup apk build
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"version": "1.0.0",
|
||||
"main": "index.ts",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.7.2",
|
||||
"@fortawesome/react-native-fontawesome": "^0.3.2",
|
||||
"buffer": "^6.0.3",
|
||||
"expo": "~54.0.0",
|
||||
"expo-build-properties": "~1.0.10",
|
||||
@@ -13,7 +16,9 @@
|
||||
"ipp-encoder": "^5.0.0",
|
||||
"react": "19.1.0",
|
||||
"react-native": "0.81.5",
|
||||
"react-native-gesture-handler": "~2.24.0",
|
||||
"react-native-reanimated": "~4.1.1",
|
||||
"react-native-svg": "~15.15.0",
|
||||
"react-native-view-shot": "4.0.3",
|
||||
"react-native-worklets": "0.5.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user