prscX / react-native-popover-menu

React Native: Native Popover Menu
Apache License 2.0
483 stars 54 forks source link

Undefined is not an object (evaluating 'RNPopoverMenu.Show') react native #22

Closed szaid07 closed 6 years ago

szaid07 commented 6 years ago

This issue is coming when i am running the project.

prscX commented 6 years ago

Thanks @szaid07 for raising the issue.

Basically this issue is encountered when the native library is not linked properly. Can you please unlink and install it again using installation steps defined in README.

Please let me know in case you still face the same issue.

Thanks </ Pranav >