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

fix webview not responsive on IOS #25

Closed HyperSimon closed 7 years ago

HyperSimon commented 7 years ago
<meta name="viewport" content="width=device-width, initial-scale=1" />

I just add this line only. The rest of the change is that I formatted your code, If you do not agree with the new code format, then add the above line into the source code will be fun

before after
simulator screen shot 2017 5 6 5 21 08 simulator screen shot 2017 5 6 5 20 46
sphism commented 7 years ago

@HyperSimon that's a great solution

cmprescott commented 7 years ago

@HyperSimon thanks for this!

gusbueno commented 7 years ago

@HyperSimon Thanks dude! great solution!

AdriaRios commented 7 years ago

What about the state of this PR?

Infinity0106 commented 7 years ago

already added inside index.js