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

Update SystemNavigationBarModule.java #58

Closed HarshitMadhav closed 8 months ago

HarshitMadhav commented 8 months ago

Fix: Null pointer exception due to promise

Fixes this issue https://github.com/kadiraydinli/react-native-system-navigation-bar/issues/57

kadiraydinli commented 8 months ago

Thanks for PR.

Akatroj commented 7 months ago

@kadiraydinli can you make a new release on NPM with this fix? This bug is still affecting our users because this fix is not deployed 🙏

kadiraydinli commented 7 months ago

Hi @Akatroj, I sorry for the delay. I have released a new version, you can check the latest version.