Skip to content

Latest commit

 

History

History
86 lines (68 loc) · 5.65 KB

README.md

File metadata and controls

86 lines (68 loc) · 5.65 KB

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