Mobile | Wed Jun 26 20246,979 views
React Native Charts Tutorial
Hi there!
In this video, we use the react-native-gifted-charts library to create a beautiful, pixel-perfect chart. We dive deep into all the tweaks and styles to achieve our desired UI. For the data, we use SQLite, and we also learn how to retrieve weekly data, apply filters, and handle chart data updates.
Gifted Charts Docs Mockaroo TablePlus
Dependencies
npx expo install react-native-gifted-charts expo-linear-gradient react-native-svg
Links
Go back to Projects