Releases: wuxudong/react-native-charts-wrapper
Releases · wuxudong/react-native-charts-wrapper
Upgrade Charts to DGCharts
fix valueFormatter for iOS
Upgrade Charts to be compatible with Xcode 14
* updated charts to 4.1.0
* changed ios platform to 12.0
* Charts 4.1.0 upgrade
Using ViewPropTypes from another package
react-native remove ViewPropTypes from 0.69.0
add expo support
Simplify setup and add expo support.
Now it can be used as a static lib.
No need to use use_frameworks!
any more.
upgrade to androidx and small bugs fix
fix largeValue, add drawOrder in CombinedChart
fix largeValue, add drawOrder in CombinedChart
update README
update MpAndroidChart to 3.1.0, compatible to swift 5.
- upgrade MpAndroidChart 3.1.0
- upgrade swiftJson 5.0
- upgrade Charts 3.3
- compatible to swift 5.
update Charts to 3.2.2
update Charts to 3.2.2
update Examples, use react-navigation 3.x instead.