Bowlerr
Bowlerr
@tj-mc wondering if you ever got round to testing the latest version? Thank you for making me aware of this issue!
any updates on any improvements or suggestions on what to migrate to?
@maxstoller any updates on this? the ability to disable the default animation would be great.
Awesome ! I was going to look into this android Picture in picture issue. Is it possible to make the added buttons optional ? My use case will have no...
I've written some native code which I've got working in the latest version of React Native. These scripts exist under: android/app/src/main/java/com/APPNAME/keepawake ``` `/* * keepawake/KeepScreenAwakeModule.kt * React Native module for...
Ah it seems like that package does the same!
> I can't press any button inside truesheet on android for some reason. I had to use RNGH pressables to get it working
Any progress on this? would this allow nested formSheets / modals on Android to display over the parent components it's nested with / under? as they do in iOS? unsure...
I believe I have found the issue.... After a stupid amount of time debugging this issue in our project. I found out if you remove the background colour from the...