react-native-button-component icon indicating copy to clipboard operation
react-native-button-component copied to clipboard

Native component for "BVLinearGradient" does not exist

Open ozmaat opened this issue 8 years ago • 2 comments

I installed the component but it is giving the following error.

"Invariant Violation: Native component for "BVLinearGradient" does not exist"

I have also run the following commands

react-native link react-native-spinkit react-native link react-native-linear-gradient

The projects uses latest version of RN - 0.51 react-native-linear-gradient - version - 5.6.0

ozmaat avatar Dec 09 '17 11:12 ozmaat

@ozmaat Can you see libBVLinearGradient on Xcode Linked Frameworks and Libraries section?

jacklam718 avatar Dec 10 '17 06:12 jacklam718

Thanks for the pointer. There was a problem in package json due to one of the other modules and it is okay now. There is no error but ButtonComponent shows nothing.

By the way, I am on windows 10, and using android emulator.

ozmaat avatar Dec 10 '17 17:12 ozmaat