/charts-library

Primary LanguageTypeScriptMIT LicenseMIT

React native charts library

Made with React Native, Typescript, React native svg, React native svg charts


Description

This app is a part of an article
Make your custom charts with react-native-svg-charts and typescript. Step-by-step tutorial


Installation:

  • Clone the repo
  • Run yarn from the root
  • Run cd ios && pod install && cd ..
  • Run the metro with yarn start
  • Open the app either in a simulator with yarn ios / yarn android or on a physical device
  • Use the examples in your project 😄

Table of Contents