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

special code undefined null is not an object (evaluating 'RNReactNativePing.start') #42

Closed
Samuelsolano8 opened this issue Sep 21, 2019 · 6 comments

Comments

@Samuelsolano8
Copy link

actualy i.m using expo cli to develop in react native but for use you native module i was need to use "expokit" because that is the way to use native modules in react native expo but i have the same mistake when i use expo cli than i use Expokit the issue is "special code undefined null is not an object (evaluating 'RNReactNativePing.start')" can you help me?

@RoJoHub
Copy link
Owner

RoJoHub commented Sep 24, 2019

I'm sorry.
I have been busy with other things in recent months.
It seem that the app is created by Expo?

...Oh.......I have not used Expo.
But we can solve this problem by use react-native-cli.

@ratzxx
Copy link

ratzxx commented Dec 29, 2019

Yeah, same error with Expo

@willnaoosmith
Copy link

Same error without Expo

@willnaoosmith
Copy link

You can solve this by running:

react-native link react-native-ping
npx jetify

@RoJoHub RoJoHub closed this as completed Feb 2, 2020
@AlfreddGco
Copy link

Didn't fixed for me

@AlfreddGco
Copy link

Alright, fixed it by running again react_native run-android, this automatically makes the jetify at the beginning so don't worry about it

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

5 participants