mattermost-mobile/app/screens/bottom_sheet
Khanh P. Huynh 0d8466a055
Fix cannot scroll acknowledgement bottom sheet of user list when there are many users (#7489)
* Fix cannot scroll acknowledgement bottom sheet of user list when there are many users

* - Updated showing user list for Tablet
- Added GestureHandlerRootView to avoid bug not show the list

* Wrap BottomSheet inside withGestures function

* Remove GestureHandlerRootView for BottomSheet component since it's been wrapped inside withGesture function
2023-08-09 10:48:21 +02:00
..
button.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
content.tsx Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
index.tsx Fix cannot scroll acknowledgement bottom sheet of user list when there are many users (#7489) 2023-08-09 10:48:21 +02:00
indicator.tsx BottomSheet migration to react-native-bottom-sheet (#6907) 2023-01-05 09:51:51 +02:00