TheWidlarzGroup / charts-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 87.1%Language:Java 6.3%Language:Objective-C 4.6%Language:Ruby 0.7%Language:JavaScript 0.7%Language:Starlark 0.6%