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

[Bug]: Issue reproduction template does not work on iOS or Android #2131

Open
yolpsoftware opened this issue Jan 25, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@yolpsoftware
Copy link

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS, Android

What happened?

The current issue reproduction template has a few problems:

  • If I run it in the iOS / Android tab ("Powered by appetize"), I can't click on the "Open sheet" button. Nothing happens when clicking on it, neither on iOS nor on Android. Web works fine.
  • Complains package.json (4:5) '@gorhom/bottom-sheet' requires peer-dependency '@types/react-native'.
  • If I add this dependency, it complains about package.json (7:5) Failed to resolve dependency '@types/react-native@*' (Can't resolve '' in '/tmp/snackager/snackager/buildStatus/1/@[email protected],android,web/react-native').
  • It is still in Expo 51. If I want to run the Snack on my device, I have to update it to Expo 52.
  • After having updated the dependency and switched to Expo 52, I can run it on my own iOS device (Expo Go), but the button does not work too.

Reproduction steps

Reproduction sample

https://snack.expo.dev/@gorhom/bottom-sheet---issue-reproduction-template

Relevant log output

@yolpsoftware yolpsoftware added the bug Something isn't working label Jan 25, 2025
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
None yet
Development

No branches or pull requests

1 participant