You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm trying to rebuild the IOS native modal using this library, so the android app can feel the same as the IOS. The only thing left to do is to remove the opacity transitions as the modal slides in and out, can anyone help?
Hi,
I also needed to disable opacity from modals to animate with just slide + opacity backdrop. All I had to do was discard the passed opacity style to the View modal (same opacity controlls both backdrop and modal). I prepared a patch that does this. It would be nice to have such an option appear in the config @CharlesMangwa 🙏
i'm trying to rebuild the IOS native modal using this library, so the android app can feel the same as the IOS. The only thing left to do is to remove the opacity transitions as the modal slides in and out, can anyone help?
can anyone help?
The text was updated successfully, but these errors were encountered: