Skip to content

Releases: wuxudong/react-native-charts-wrapper

Upgrade Charts to DGCharts

28 Oct 07:08
01c7cec
Compare
Choose a tag to compare

Upgrade Charts to DGCharts

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

fix valueFormatter for iOS

15 Oct 10:15
60ae1cf
Compare
Choose a tag to compare

Upgrade Charts to be compatible with Xcode 14

24 Sep 14:15
Compare
Choose a tag to compare
* updated charts to 4.1.0

* changed ios platform to 12.0

* Charts 4.1.0 upgrade

Using ViewPropTypes from another package

28 Jun 07:35
27353c3
Compare
Choose a tag to compare

react-native remove ViewPropTypes from 0.69.0

add expo support

29 May 16:05
Compare
Choose a tag to compare

Simplify setup and add expo support.

Now it can be used as a static lib.

07 Oct 16:02
Compare
Choose a tag to compare

No need to use use_frameworks! any more.

upgrade to androidx and small bugs fix

01 Oct 16:17
Compare
Choose a tag to compare
  1. upgrade to androidx abfb491
  2. update installation guide using rn 0.61.1
  3. small bug fix , #546

fix largeValue, add drawOrder in CombinedChart

21 May 07:09
Compare
Choose a tag to compare

fix largeValue, add drawOrder in CombinedChart
update README

update MpAndroidChart to 3.1.0, compatible to swift 5.

16 Apr 16:01
Compare
Choose a tag to compare
  1. upgrade MpAndroidChart 3.1.0
  2. upgrade swiftJson 5.0
  3. upgrade Charts 3.3
  4. compatible to swift 5.

update Charts to 3.2.2

04 Mar 11:12
Compare
Choose a tag to compare

update Charts to 3.2.2

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