react-native-true-sheet
react-native-true-sheet copied to clipboard
The true native bottom sheet experience 💩
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...
* Allow customisable dim alpha with `dimmedAlpha` prop - uses root view on iOS and a custom overlay view on Android to achieve this * Supports stacked sheets * Respects...
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...
Hi, great work with this package 👏 I face an issue with auto height on ipad. I tried to remove all the logic and it becomes clear that the behavior...
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...
On iphone 6s, the content is cut at the bottom. repro: https://github.com/wcastand/true-sheet-bug-ios-15 
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...
Hi, first of all thanks for this repo. I really love that it's an actual native sheet and not a JS-based reimplementation. It really helps my app to have that...
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...