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
Hi, I have observed a difference in appearance of modal when isNative value is changed. When isNative is set to true, the modal is covering the entire screen like original react native modal, but when isNative changed to false the same modal not covering the full screen. Does the library support full screen modal with isNative false?
The text was updated successfully, but these errors were encountered:
BalaManikantaB
changed the title
Modal not covering full screen of mobile when isNative is set to false
Modal not covering full screen of mobile when isNative={false}
Feb 15, 2021
Hi, I have observed a difference in appearance of modal when isNative value is changed. When isNative is set to true, the modal is covering the entire screen like original react native modal, but when isNative changed to false the same modal not covering the full screen. Does the library support full screen modal with isNative false?
simulator: iPhone 11 -13.0
macOS Mojave version: 10.14.6
Thanks,
Bala
The text was updated successfully, but these errors were encountered: