react-native-portalize
react-native-portalize copied to clipboard
feat(context): add style support for Portal
Add style support for Portal
In case of multiple Portal in a same screen, I need to control zIndex dynamically to prevent an issue that some Portals will always cover other Portals
我也需要这个功能,什么时候可以合并呢