jeremybarbet / react-native-portalize

The simplest way to render anything on top of the rest.
MIT License
335 stars 22 forks source link

[QUESTION] is the status bar included in the term of rest? #14

Open ibnubtpn opened 3 years ago

ibnubtpn commented 3 years ago

I'm trying to create my own modal and I want to my modal is on the top of the status bar. is it possible to implement my case with this library?

alz10 commented 3 years ago

Same case here. I want the modalize to be on top of the statusBar as well. It can be easily done in react-native Modal using statusbarTranslucent. My device is android