Does this work with React Native Web? If so, are there any other configuration steps I need to do?
I am testing it, and my RNW site doesn't crash or anything, but I am noticing that it just displays all the content at once without hiding it.
Both of these items surrounded by red boxes should be inside modals

Does this library just not support RNW? What is the best way to resolve this problem?
It does not, switched to this library that does:
Is there any plan to support the web ? Did you manage to get a clickable backdrop overlay to close the modal ?
@haveamission , @kopax : See https://github.com/necolas/react-native-web/pull/1646
I hope that will be usable soon for react-native-web.
Most helpful comment
@haveamission , @kopax : See https://github.com/necolas/react-native-web/pull/1646
I hope that will be usable soon for react-native-web.