coinjar / react-native-wagmi-charts

A sweet & simple chart library for React Native that will make us feel like We're All Gonna Make It.
MIT License
558 stars 112 forks source link

Reanimated creates issues #87

Open ZaidQ797 opened 2 years ago

ZaidQ797 commented 2 years ago

Hi folks I'm facing reanimated version issues with charts and debugger If I try to install reanimatedv1.13.4 LineCharts does not work but the debugger works properly and I try to upgrade reanimated v2.0.0 or above charts work but debugger crashes and it does not allow me to in the app until and unless I turn off the debugger. Says in the debugger! ExceptionsManager.js:180 Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

ChrisCosentino commented 2 years ago

I'm getting the same issue. Expo dev works but when I push to prod on standalone app it crashes my app

ChrisCosentino commented 2 years ago

I'm getting the same issue. Expo dev works but when I push to prod on standalone app it crashes my app

Upgrading reanimated to 2.6.0 fixed it for me

honeybadger26 commented 2 months ago

Hi @ZaidQ797,

Are you still having this issue? The recommended version for react-native-reanimated is now > 3.3.0