has anyone managed to make @rainbow-me/animated-charts on bare React Native CLI and android?

This page summarizes the projects mentioned and recommended in the original post on /r/reactnative

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • react-native-animated-charts

    Set of components and helpers for building complex and beautifully animated charts

  • I'm using react native CLI and testing on android. I followed precisely installation instructions on both the rainbow repo and the reanimated 2 docs. I tried with a simple chart like the example in the read me. At first i got an error saying the module "react-native-gesture-handler" couldn't be found. Which,made sense since i hadn't i installed it, but no one told me it was necessary for this to work. After installing it, i got another error regarding SVG. Again, no one told me but i installed "react-native-svg" and the error was gone. Only for it to be replaced by a crash when i opened chart screen. Before crashing, sometimes i could see a glimpse of an error message: "rngesturehandlermodule.attach gesture handler got 2 arguments expected 3". Finally, i changed the version of "react-native-gesture-handler" from 2.x.x to 1.8.0 and the app doesn't crashes anymore or show any error. But still, it's really buggy and the charts does not appaear most of the time, not to mention i can't interact with it.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Animations for a component inside NativeBase Actionsheet are not animating correctly

    1 project | /r/reactnative | 26 Apr 2023
  • Gwei - A simple React Native App for viewing Ethereum gas prices

    1 project | /r/reactjs | 20 Dec 2021
  • Anyone has experience with react-reanimated that can help me out?

    1 project | /r/reactnative | 29 Apr 2021
  • React Native Tutorial: How to Implement a Celebration Confetti Burst

    1 project | dev.to | 19 Sep 2023
  • How to animate Fire TV splash screens with React Native & Lottie

    2 projects | dev.to | 10 Sep 2023