Hello there, There is statusBar options in navigationBar component. But barStyle for statusBar is wrong written. https://github.com/shoutem/ui/blob/5cc29e862a5c1da540b8f2a660b8f91e06abc74b/components/NavigationBar/NavigationBar.js#L45 im guessing; "default" should be replaced with 'dark-content' Thanks!
Hello there,
There is statusBar options in navigationBar component. But barStyle for statusBar is wrong written.
ui/components/NavigationBar/NavigationBar.js
Line 45 in 5cc29e8
im guessing; "default" should be replaced with 'dark-content'
Thanks!