react-native-preference icon indicating copy to clipboard operation
react-native-preference copied to clipboard

Error: Exception in HostObject::get(propName:RNPreferenceManager): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String im.shimo.react.preference.SharedPreferencesDelegate.get(java.lang.String, java.lang.String)' on a null object reference

Open kalyanijamunkar10 opened this issue 4 years ago • 4 comments

kalyanijamunkar10 avatar Sep 16 '20 07:09 kalyanijamunkar10

@shimohq any luck on this.

kalyanijamunkar10 avatar Sep 16 '20 18:09 kalyanijamunkar10

@kalyanijamunkar10 are you able to fix this issue? I am facing this issue too.

react native version - 0.61.5 react native preference version - 2.0.3

DivyanshuPathak123 avatar Oct 07 '20 18:10 DivyanshuPathak123

@DivyanshuPathak123 This library works fro react native <"0.61.2", for now i am using AsyncStorage.

kalyanijamunkar10 avatar Oct 08 '20 03:10 kalyanijamunkar10

I am using LTS version 2.0.2

AliRehman7141 avatar Feb 21 '21 20:02 AliRehman7141