WatermelonMessenger VS react-native-animated-charts

Compare WatermelonMessenger vs react-native-animated-charts and see what are their differences.

WatermelonMessenger

React Native App using react, redux, sagas, hooks, react navigation v5 (by victorkvarghese)

react-native-animated-charts

Set of components and helpers for building complex and beautifully animated charts (by rainbow-me)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
WatermelonMessenger react-native-animated-charts
1 4
68 902
- 1.2%
0.0 0.0
over 1 year ago over 1 year ago
JavaScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

WatermelonMessenger

Posts with mentions or reviews of WatermelonMessenger. We have used some of these posts to build our list of alternatives and similar projects.

react-native-animated-charts

Posts with mentions or reviews of react-native-animated-charts. We have used some of these posts to build our list of alternatives and similar projects.
  • Animations for a component inside NativeBase Actionsheet are not animating correctly
    1 project | /r/reactnative | 26 Apr 2023
    As you can see in this image, when you change datasets for this line chart, it animates the line graph as it changes it. You can clearly see its a nice and fluid movement. This is exactly how it works for me on a normal blank screen.
  • has anyone managed to make @rainbow-me/animated-charts on bare React Native CLI and android?
    1 project | /r/reactnative | 21 Dec 2021
    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.
  • Gwei - A simple React Native App for viewing Ethereum gas prices
    1 project | /r/reactjs | 20 Dec 2021
    This one from the Rainbow wallet team https://github.com/rainbow-me/react-native-animated-charts
  • Anyone has experience with react-reanimated that can help me out?
    1 project | /r/reactnative | 29 Apr 2021
    I am using this library to render chart. It also provides ChartLabelX and ChartLabelY components that render X and Y coordinates of a moveable dot. However, I cannot render these components above the graph (it make a moveable dot out of sync with the graph curve itself). However, these components pass a reanimated worklet as one of the props. So, I was wondering if we could get these value from the worklet and set as a global state? Does anyone have experience with React Reanimated worklets or has used this library that can help me with this?

What are some alternatives?

When comparing WatermelonMessenger and react-native-animated-charts you can also consider the following projects:

react-native-confetti-cannon - React Native confetti explosion and fall like iOS does.

victory-native - victory components for react native

react-native-animation-samples - Gesture based interruptible animation samples in React Native.

react-bones - 💀 Dead simple content loading components for React and React-Native 💀

react-native-firebase - 🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

mixpanel-react-native - Official React Native Tracking Library for Mixpanel Analytics

react-native-dom - An experimental, comprehensive port of React Native to the web.

shop-app - A shopping mobile application made with react native for Android.

react-native-gallery-toolkit - Reanimated 2 powered gallery implementation

react-native-animateable-text - 🆎 A fork of React Native's <Text/> component that supports Animated Values!

gta-v-data-dumps - GTA V Data dumps useful for modding & scripting

react-native-create-library - :notebook: Command line tool to create a React Native library with a single command