react-native-js-bottom-sheet icon indicating copy to clipboard operation
react-native-js-bottom-sheet copied to clipboard

A React Native implementation of Android's bottom sheet

Results 4 react-native-js-bottom-sheet issues
Sort by recently updated
recently updated
newest added

Updated outdated dependencies. Several code in ModalBox version 1.4.2 is deprecated for React Native >= 0.60. Version 2.0.0 works fine and without warnings.

Props title does not work on v1.1.0 (worked on v1.0.0).

Hi I am using this library for showing bottom sheet. Facing issue on android to see status bar which has battery and time status. It shows white bar whereas I...