Daniel Mai

Results 6 comments of Daniel Mai

I think you need to set the `scheduled` option to `false` to manually start the job.

Can confirm this behavior on Android. If `onBackdropPress` is set to closing the modal, while the keyboard shows you can touch anywhere outside of the keyboard to close the modal....

@mmazzarolo I like your workaround, but agreed that it's not a very clean solution. The best way is to allowing modal to be close only when pressing _outside_ of the...

I can take a look at the source code and see what I can do. No promise though, because I need to prioritize my daily work.

yes, it's still happening. Let me pull down an example code ASAP.

Finally have to some time to set up a repo to demonstrate this issue. First, clone and install this example app here: https://github.com/danielnmai/RNModalDemo Then follow these steps to reproduce the...