TradingPal / react-native-highcharts

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

Add webview package to dependencies #110

Open usmanfaisal60 opened 4 years ago

usmanfaisal60 commented 4 years ago

Web View has been depriciated from core react-native and needs to be added from a new package called react-native-webview

sumittiwari4527 commented 4 years ago

@usmanfaisal60 when can we expect this fix in the react-native-highcharts package, as our apps are using react-native-highcharts and its in production , kindly help us with this ASAP. @developtradingpal

guy-shahine commented 4 years ago

This PR is incomplete, you also need to update react-native-highcharts.js to import WebView from react-native-webview