issues
search
fusioncharts
/
react-native-fusioncharts
Simple and Lightweight React Native component for FusionCharts JavaScript Charting Library
https://fusioncharts.github.io/react-native-fusioncharts
MIT License
80
stars
36
forks
source link
Fusioncharts React Native wrapper made compatible with latest React native version
#178
Closed
steven-appwrk
closed
9 months ago
steven-appwrk
commented
9 months ago
Root cause -
expo is not giving support to its older version.
The expo-permissions package is not working.
Fix -
Update all the packages.
Removed expo-permissions package. Any additional package installation was not needed as already installed packages were sufficient to replace expo-permissions.
Updated peer dependencies.
Root cause -
Fix -