Skip to content

React-Native 0.38 Animated Colorful SVG Graph Component for both iOS and Android

License

Notifications You must be signed in to change notification settings

unicornRainbows/react-native-Rainbow-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-Rainbow-graph

React-Native 0.38 Animated Colorful SVG Graph Component for both iOS and Android

In Production starting 24 November 2016 Updated 23 January.. time to get using, or checking...

Fucking-Rainbow

Usage

Installation

Install it via npm:

npm i -S react-native-rainbow-graph

Android

For Android, it works out of the box.

iOS

For iOS, it works out of the box. #TODO import all SVG stuff

How to use

import { RainbowGraph} from 'react-native-rainbow-graph';

// ...
let simpleObject =
{

}
<RainbowGraph  data={simpleObject} color="#FFF">

</RainbowGraph>

About

React-Native 0.38 Animated Colorful SVG Graph Component for both iOS and Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published