-
Notifications
You must be signed in to change notification settings - Fork 552
Description
Description
I tried many ways like:
- delete node_modules
- pod repo-update
- remove pods, cache,...
- remove build file
- ...
However, it still fail after integrating react native Skia
My dependencies:
"dependencies": {
"@react-native-google-signin/google-signin": "^16.0.0",
"@react-native/new-app-screen": "0.82.1",
"@react-navigation/bottom-tabs": "^7.7.1",
"@react-navigation/native": "^7.1.18",
"@react-navigation/native-stack": "^7.6.1",
"@shopify/react-native-skia": "^2.3.10",
"react": "19.1.1",
"react-native": "0.82.1",
"react-native-apple-authentication": "2.0.0",
"react-native-calendars": "^1.1313.0",
"react-native-gesture-handler": "^2.29.0",
"react-native-inappbrowser-reborn": "^3.7.0",
"react-native-portalize": "^1.0.7",
"react-native-reanimated": "^4.1.3",
"react-native-safe-area-context": "^5.6.1",
"react-native-screens": "^4.18.0",
"react-native-share": "^12.2.0",
"react-native-svg": "^15.14.0",
"react-native-svg-barcode": "^0.1.1",
"react-native-turbo-image": "^1.23.1",
"react-native-wechat-lib": "1.1.27",
"react-native-worklets": "^0.6.1",
"zustand": "^5.0.8"
},
React Native Skia Version
2.3.10
React Native Version
0.82.1
Using New Architecture
- Enabled
Steps to Reproduce
- Install react native skia
- cd iOS & pod install
- run build app
Snack, Code Example, Screenshot, or Link to Repository
We just simple install and run build file