I ran into two little issues on iOS, hope you can merge and bump it soon.
Fixes the 'cancel' feature: it wasn't working for all implementations of the {N} view hierarchy (and modals). I've added it to the demo as well.
Also fixes toasts on iPad modals; they should be positioned at the bottom of the screen, not at the bottom of the modal. Compare the screenshots below for reference.
Hey Osei!
Thanks for maintaining this beauty 😊
I ran into two little issues on iOS, hope you can merge and bump it soon.
Fixes the 'cancel' feature: it wasn't working for all implementations of the {N} view hierarchy (and modals). I've added it to the demo as well.
Also fixes toasts on iPad modals; they should be positioned at the bottom of the screen, not at the bottom of the modal. Compare the screenshots below for reference.
without this PR applied:
with this PR applied: