React-native-navigation: java.lang.NullPointerException: Attempt to read from field 'com.reactnativenavigation.parse.TopBarOptions com.reactnativenavigation.parse.Options.topBar' on a null object reference

Created on 26 Jul 2019  路  6Comments  路  Source: wix/react-native-navigation

Issue Description

Fresh installation crashes on Android only with the error:

java.lang.NullPointerException: Attempt to read from field 'com.reactnativenavigation.parse.TopBarOptions com.reactnativenavigation.parse.Options.topBar' on a null object reference . 

Environment

*React Native Navigation version: 2.26.0
*React Native version: 0.59.10
*Platform(s) (iOS, Android, or both?): Android
*Device info (Simulator/Device? OS version? Debug/Release?): ALL

All 6 comments

I'm getting the same error as in #5319 using React-native 0.59.10 && react-native-navigation ^2.26.0
If someone could help me, it would be great
Thanks

Hey @ZeitounCorp, sorry for the trouble - fixed in 2.26.1

@guyca I get the error in 2.26.1 as well

Android 5.1.1, RN 0.59.10

Sorry for the confusion, publishing 2.26.2 now

Thanks a lot It works great with [email protected] 馃帀

Fiiiiinnallly, was driving me nuts getting this error. Thanks for the update 馃挴

Was this page helpful?
0 / 5 - 0 ratings