Realtime custom designed charts and graphs with reanimated animations 🥰 #2161
albinhubsch
started this conversation in
Show and tell
Replies: 1 comment
-
Thank You @albinhubsch you've just made my day 😁 woah 😯 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, thank you, and congratulations on an amazing library 🎉! This is by far one of the greatest libraries for React Native right now! It has from start been a pleasure to work with and the performance and freedom it gives... muaahh 👌
I just wanted to share some of our work on a recently released application where we used this lib to build a lot of custom styled charts, graphs and components. Together with reanimated we've also been able to implement some good looking and great performing animations as well! The app is feeding charts and graphs with both statically fetched data but also realtime live data over websocket. In short, basically everything that moves has been implemented on a canvas with its provided higher level components.
On iPhone we're getting stable 120fps 😄 , android not falling far behind. the following video is a screen recording from a physical iPhone 15 Pro.
v1-showoff.mp4
Happy coding 👨💻
Beta Was this translation helpful? Give feedback.
All reactions