-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RNMobile] Adjust bottom-sheet (#18574)
* Initial work on iOS Inserter * Disable swiping-to-close on Android * Add listener for device rotation and small styling changes * Small cleanup * More refactor * Refactor horizontal mode * Adjust itemWidth for zoomed screen on Android * Set accessiblity false * Add disableScrollViewPanResponder * Adjust BottomSheet height when a keyboard is opened * Correct removing keyboard listeners * Code clean up * Revert change * Revert pushed file by mistake * Code refactor after CR * Remove dimensions listener on unmount
- Loading branch information
1 parent
c77a602
commit d67ce67
Showing
4 changed files
with
235 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.