Skip to content
New issue

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

Gluestack V2 Wants React-Native-SVG 13 But Expo 51 Wants 15 #2552

Open
2 of 6 tasks
mikecfisher opened this issue Nov 1, 2024 · 1 comment
Open
2 of 6 tasks

Gluestack V2 Wants React-Native-SVG 13 But Expo 51 Wants 15 #2552

mikecfisher opened this issue Nov 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mikecfisher
Copy link

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

  1. Go to '...'

  2. Click on '...'

  3. Scroll down to '...'

  4. See error

  5. npx create-expo-app

  6. npx gluestack-ui init

  7. npx expo run:ios

  8. task crashes complaining about react-native-svg

  9. npx expo install react-native-svg (svg gets upgraded to 15)

  10. npx expo run:ios - app works perfectly

gluestack-ui Version

v2

Platform

  • Expo
  • React Native CLI
  • Next
  • Web
  • Android
  • iOS

Other Platform

No response

Additional Information

No response

@Viraj-10
Copy link
Collaborator

Viraj-10 commented Nov 5, 2024

@mikecfisher, This will be fixed in upcoming support of nativewind v4.1 support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants