We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When initializing a new gluestack config it installs v13 Expo SDK 51 needs 15. When using 13 npx expo run:ios crashes
unnecessary
Go to '...'
Click on '...'
Scroll down to '...'
See error
npx create-expo-app
npx gluestack-ui init
npx expo run:ios
task crashes complaining about react-native-svg
npx expo install react-native-svg (svg gets upgraded to 15)
npx expo run:ios - app works perfectly
v2
No response
The text was updated successfully, but these errors were encountered:
@mikecfisher, This will be fixed in upcoming support of nativewind v4.1 support
nativewind v4.1
Sorry, something went wrong.
sra1kumar-NULL
No branches or pull requests
Description
When initializing a new gluestack config it installs v13 Expo SDK 51 needs 15. When using 13 npx expo run:ios crashes
CodeSandbox/Snack link
unnecessary
Steps to reproduce
Go to '...'
Click on '...'
Scroll down to '...'
See error
npx create-expo-app
npx gluestack-ui init
npx expo run:ios
task crashes complaining about react-native-svg
npx expo install react-native-svg (svg gets upgraded to 15)
npx expo run:ios - app works perfectly
gluestack-ui Version
v2
Platform
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: