react-native-custom-navigation icon indicating copy to clipboard operation
react-native-custom-navigation copied to clipboard

Does this support Android?

Open braco opened this issue 10 years ago • 1 comments

I see index.ios.js, but not android.

Would be helpful to have this info in the README.md.

braco avatar Feb 25 '16 20:02 braco

It doesn't work out of the box with Android since it uses StatusBarIOS, but if you removed that it seems to work fine.

buddyfavors avatar Mar 15 '16 01:03 buddyfavors