WrathChaos / react-native-apple-card-views

Customizable and perfect clone of Apple, App Store Card Views for React Native.
https://www.freakycoder.com
MIT License
402 stars 25 forks source link

Invariant Violation: requireNativeComponent: "RNAndrow" was not found in the UIManager using expo #28

Closed hristowwe closed 1 year ago

hristowwe commented 3 years ago

I am trying to use this lib which is really cool but when i use expo it only ran on my iphone without any problem but on android i got this error image

I think that's because i used expo?? Can it be fixed

WrathChaos commented 3 years ago

Hello @hristowwe, Thank you for using this library and kind words :)

react-native-androw is not able to use it with Expo. I can create the Expo branch however, I'm afraid you will lose these types of shadows in Android.

React Native Androw Expo Issue

hristowwe commented 3 years ago

ok! If you can make that! Ye as i said before for iphone everything works gr8<< good job 🚀🚀🚀 For android i got issue above. I will wait for new update

hristowwe commented 3 years ago

And one more thing. Can it be done like: For android there is no shadow but for iphone to have shadow

jmarbutt commented 3 years ago

I am having the same issue, did you make a variation of this?

WrathChaos commented 3 years ago

Hey guys, I am going to make it this weekend. Sorry for the late response. It will be available soon :)

hristowwe commented 3 years ago

fixed?

WrathChaos commented 3 years ago

Hello guys, @jmarbutt, @hristowwe

Finally, I made the expo version of the library. Please check the documentation :)

Expo Version

All you need to do is installing from the expo branch and install the new dependency than you're good to go :)

Please open a new issue, if you need something else :)