kadiraydinli / react-native-system-navigation-bar

React Native lets you customize the navigation bar for Android.
https://www.npmjs.com/package/react-native-system-navigation-bar
MIT License
265 stars 19 forks source link

Activity.getWindow() is null #5

Closed cemocanon closed 2 years ago

cemocanon commented 2 years ago

Attempt to invoke virtual method 'android.view.Window android.app.Activity.getWindow()' on a null object reference at com.reactnativesystemnavigationbar.SystemNavigationBarModule.setNavigationColor

kadiraydinli commented 2 years ago

@cemocanon Thanks for PR.