BhavanPatel / react-native-navbar-color

Module for change color of react-native footer navigation bar and Statusbar
MIT License
53 stars 20 forks source link

NavigationBar.apiLevel undefined #5

Closed liudas-stonys closed 5 years ago

liudas-stonys commented 5 years ago

Thank you for this awesome patch, but I have a problem with NavigationBar.setColor("#bada55"). I get this error: TypeError: undefined is not an object (evaluating 'NavigationBar.apiLevel'). I'm using Expo, so maybe that is the problem or maybe it's just me being a noob... Please, help :)

I'm developing in Expo on Windows and run on Android 8 device.

BhavanPatel commented 5 years ago

Thank you for reporting issue. I will look into it and release next version as soon as possible. :)

hadicahyadi commented 5 years ago

Hi guys, is there any working solution for this issue ? i'm facing same issue

BhavanPatel commented 5 years ago

For Expo it won't work.

shadowgroundz commented 4 years ago

I use react-native cli. Same issue