-
Notifications
You must be signed in to change notification settings - Fork 57
BottomSheet with scroll view inside - ideal version #1884
Copy link
Copy link
Closed
Labels
[Type] EnhancementImproves a current area of the editorImproves a current area of the editor
Description
We had a hard time implementing the working BottomSheet with a scroll view inside and swipe to hide gestures. Basically there was an issue with gesture handler inside the Modal. We managed to make it work for iOS but not for Android. There is PR with the first version - WordPress/gutenberg#18574 - please check comments, there are a lot of details about why we need that.
We need that PR -software-mansion/react-native-gesture-handler#937 to be released to implement the ideal version for iOS and Android.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] EnhancementImproves a current area of the editorImproves a current area of the editor