react-native-charts-wrapper icon indicating copy to clipboard operation
react-native-charts-wrapper copied to clipboard

Can this package be added without ejecting expo? RNLineChart not found in UImanager

Open JonathanBajada opened this issue 3 years ago • 5 comments

Screen Shot 2021-04-19 at 11 48 03 AM

JonathanBajada avatar Apr 19 '21 18:04 JonathanBajada

im using bare react native and see the same error

nescroft avatar May 02 '21 01:05 nescroft

I also want to use this library in my Expo project, but apparently the only way to use react-native-charts-wrapper in an Expo project is to eject expo. This is so frustrating.

tavareshenrique avatar May 22 '21 00:05 tavareshenrique

Well, I'm starting with this React native, and I got the same error, what I did to solve it was, I executed the expo prebuild command to build the android and IOS folders, then I followed the configuration process that is in the documentation from the library and ready then when running on android, the application will be installed and the graphs will be displayed correctly

PariadacSrc avatar Feb 20 '22 15:02 PariadacSrc

Any updates on this?

finnius25 avatar Dec 20 '23 01:12 finnius25

Just follow the tutorial in README, there is no need to eject expo.

wuxudong avatar Dec 20 '23 01:12 wuxudong