Open
Description
Description
When I upgrade my React native version from 74.2 to 76.7 throwing Error
CodeSandbox/Snack link
Steps to reproduce
"@gluestack-style/react": "^1.0.57",
"@gluestack-ui/config": "^1.1.20",
"@gluestack-ui/themed": "^1.1.71",
"@gluestack-ui/themed-native-base": "^0.1.108",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.7",
When I add GluestackUIProvider in App.js element throwing error
Command PhaseScriptExecution failed with a nonzero exit code
When I Create new project itself throwing same error.
Please help me to resolve this issue.
gluestack-ui Version
1.0.57
Platform
- Expo
- React Native CLI
- Next
- Web
- Android
- iOS
Other Platform
No response
Additional Information
No response