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

importing 'NativeModules' from react returns empty object

Open VictorPuga opened this issue 7 years ago • 4 comments

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

VictorPuga avatar Nov 04 '18 00:11 VictorPuga

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 >

prscX avatar Nov 04 '18 02:11 prscX

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

VictorPuga avatar Nov 05 '18 04:11 VictorPuga

@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 >

prscX avatar Nov 05 '18 04:11 prscX

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

Ps. I’m not using expo

cosivox avatar Jan 18 '19 07:01 cosivox