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

importing 'NativeModules' from react returns empty object #18

Open
VictorPuga opened this issue Nov 4, 2018 · 4 comments
Open

importing 'NativeModules' from react returns empty object #18

VictorPuga opened this issue Nov 4, 2018 · 4 comments
Assignees

Comments

@VictorPuga
Copy link

When I import NativeModules from react, it is an empty object, so let { RNTooltips } = NativeModules doesn't work

@prscX prscX self-assigned this Nov 4, 2018
@prscX
Copy link
Owner

prscX commented Nov 4, 2018

Thanks @VictorPuga for raising the query.

It happens when installation steps are missmatched. Can you please install and link it again by following README guidance.

Thanks
</ Pranav >

@VictorPuga
Copy link
Author

But what happens if I'm using Expo, so I can't follow those steps?

@prscX
Copy link
Owner

prscX commented Nov 5, 2018

@VictorPuga: I am not sure about Expo. I have never tried libraries to install with Expo. I need to do some background R&D around the same, but it will take some time.

Thanks,
</ Pranav >

@cosivox
Copy link

cosivox commented Jan 18, 2019

I have the same issue and I’ve already installed and linked several times.

Ps. I’m not using expo

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

3 participants