colorfy-software / react-native-modalfy

🥞 Modal citizen of React Native.
https://colorfy-software.gitbook.io/react-native-modalfy
MIT License
1.08k stars 44 forks source link

StatusBarTranslucent props support #34

Closed 1280103995 closed 3 years ago

1280103995 commented 3 years ago

Now, RN Modal supports StatusBarTranslucent props, so will Modalfy follow up?

CharlesMangwa commented 3 years ago

Hey 1280103995, if you checked Modalfy's doc you'd have realized that this something you were able to do from the get go: you're the one who decides which components get rendered in your modal. <StatusBar /> could be one. With that being said: open source isn't a competition. It's not because one library has a feature that another one has to "follow up". Good luck with your projects.