Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working with react-native @0.60.5 #15

Open
ravik2015 opened this issue Sep 20, 2019 · 9 comments
Open

not working with react-native @0.60.5 #15

ravik2015 opened this issue Sep 20, 2019 · 9 comments
Assignees

Comments

@ravik2015
Copy link

ravik2015 commented Sep 20, 2019

Getting
Cannot read property 'Show' of undefined

@JxDarkAngel
Copy link

JxDarkAngel commented Sep 26, 2019

same problem, in ios

TypeError: null is not an object (evaluating 'RNToasty.Show')

@bockc
Copy link

bockc commented Nov 4, 2019

Running into the same issue in RN 0.61.3

@TusharAswal
Copy link

Same problem on RN 0.61.4

@popstheman
Copy link

Same problem with RN 0.61.1

@ireeskenz
Copy link

Anyone fix this ?

@Peelz
Copy link

Peelz commented Jan 13, 2020

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.

@prscX prscX self-assigned this Jan 15, 2020
@prscX
Copy link
Owner

prscX commented Jan 15, 2020

Could you please share the version of library you are using? Would recommend to use V1+.

Thanks
</ Pranav >

@JxDarkAngel
Copy link

JxDarkAngel commented Jan 15, 2020

In the end I changed it to react-native-root-toast

@MurtazaEliyas
Copy link

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",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants