TradingPal / react-native-highcharts

📈 Add Highcharts charts to react-native app for IOS and Android
https://github.com/TradingPal/react-native-highcharts
256 stars 158 forks source link

Expo compatibility #68

Closed BenjaminWatts closed 6 years ago

BenjaminWatts commented 6 years ago

Hi - I really struggled to get this to install and work with Expo - so I created a very simple Webview oriented app that seems to work well.

https://github.com/BenjaminWatts/react-native-highchart-webview

Comments much appreciated!

rture commented 6 years ago

I was getting a problem too but it requires me to install react-native-svg after that it worked fine. Even it is working ok now, I don't think it will not work in offline mode.