Open ravik2015 opened 5 years ago
same problem, in ios
TypeError: null is not an object (evaluating 'RNToasty.Show')
Running into the same issue in RN 0.61.3
Same problem on RN 0.61.4
Same problem with RN 0.61.1
Anyone fix this ?
same problem, in ios
TypeError: null is not an object (evaluating 'RNToasty.Show')
I already solved it by delete app from simulator -> terminate npm server and start new one -> npm run ios.
Could you please share the version of library you are using? Would recommend to use V1+.
Thanks </ Pranav >
In the end I changed it to react-native-root-toast
Was having the same issue 4 months ago.. Had stopped using the library and looking for an alternative. Just tried the library out now and its working fine for both IOS and Android.
"react-native": "0.61.1", "react-native-toasty": "^1.0.0",
Getting Cannot read property 'Show' of undefined