Releases: m4ttheweric/react-native-web-modal
Releases · m4ttheweric/react-native-web-modal
v0.2.1
Adds the coverScreen
option to mirror behavior of react-native-modal
on web. Allows to render modal within current DOM hierarchy rather than using Portal
to render outside of parent.