You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating the modal and loading it will work, when you close or dismiss the modal it will set the transform Y.
If you try to open the modal again it will not open, and the transform will still be incorrect.
Environment info
Library
Version
@gorhom/bottom-sheet
5.0.0-alpha4
react-native
0.72.4
react-native-reanimated
3.3.0
react-native-gesture-handler
2.12.0
Steps To Reproduce
Create bottom sheet modal
Open app in web
Click button to open modal
Close modal
Click button to open modal it will not show
Describe what you expected to happen:
Show the modal again
Reproducible sample code
Hard to do because there is no web in the snack, will try to make one later
The text was updated successfully, but these errors were encountered:
Bug
When creating the modal and loading it will work, when you close or dismiss the modal it will set the transform Y.
If you try to open the modal again it will not open, and the transform will still be incorrect.
Environment info
Steps To Reproduce
Describe what you expected to happen:
Reproducible sample code
Hard to do because there is no web in the snack, will try to make one later
The text was updated successfully, but these errors were encountered: