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

Error: Invariant Violation, Native component does not exist

Open NadaBayoumy opened this issue 7 years ago • 4 comments

Plugin gives error native component does not exist, please check screenshot attached

Versions: react-native-cli: 2.0.1 react-native: 0.51.0

screenshot_1518341537

NadaBayoumy avatar Feb 11 '18 10:02 NadaBayoumy

Read the docs, you didn't link the native libs in Xcode properly

fungilation avatar Feb 11 '18 14:02 fungilation

I linked the library with react-native link command because I am not using Xcode. I am using ubuntu operating system and i want to make the plugin work with an android application.

Any hints?

NadaBayoumy avatar Feb 18 '18 13:02 NadaBayoumy

@NadaBayoumy, sadly this is an iOS only library, it does not have support for Android

enahum avatar Feb 18 '18 13:02 enahum

@enahum Thanks

NadaBayoumy avatar Feb 18 '18 13:02 NadaBayoumy