React Native Charts Wrapper Versions Save

a react native charts wrapper (support android & iOS)

v0.6.0

5 months ago

Upgrade Charts to DGCharts

Charts is now called DGCharts to prevent conflicts with Apple's SwiftUI Charts.

v0.5.10

1 year ago
* updated charts to 4.1.0

* changed ios platform to 12.0

* Charts 4.1.0 upgrade

v0.5.9

1 year ago

react-native remove ViewPropTypes from 0.69.0

v0.5.8

1 year ago

Simplify setup and add expo support.

v0.5.7

4 years ago

No need to use use_frameworks! any more.

v0.5.6

4 years ago
  1. upgrade to androidx abfb4919915630c02495cadaaeff1a128978f69a
  2. update installation guide using rn 0.61.1
  3. small bug fix , #546

v0.5.5

4 years ago

fix largeValue, add drawOrder in CombinedChart update README

v0.5.2

5 years ago
  1. upgrade MpAndroidChart 3.1.0
  2. upgrade swiftJson 5.0
  3. upgrade Charts 3.3
  4. compatible to swift 5.

v0.5.1

5 years ago

update Charts to 3.2.2

update Examples, use react-navigation 3.x instead.