react-native-true-sheet icon indicating copy to clipboard operation
react-native-true-sheet copied to clipboard

The true native bottom sheet experience 💩

Results 33 react-native-true-sheet issues
Sort by recently updated
recently updated
newest added

### 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...

bug

* 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...

bug

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...

bug

### 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...

bug

On iphone 6s, the content is cut at the bottom. repro: https://github.com/wcastand/true-sheet-bug-ios-15 ![screenshot](https://github.com/user-attachments/assets/f01231f9-0d4c-4629-a84d-3dc498ce0ea1)

### 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...

bug

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...

bug