Nicholas Thompson

Results 51 comments of Nicholas Thompson

Running on my iPhone 5, same test as above, I get about the same CPU usage pattern, but the FPS remains at 60FPS. ![screen shot 2014-02-21 at 15 30 23](https://f.cloud.github.com/assets/384976/2231180/3006244a-9b0d-11e3-80da-f3ec6163503c.png)

I think the URL structure may have changed? This seems to work: https://mt1.google.cn/vt?lyrs=m@189&gl=cn&x=12&y=6&z=4

Hi - I've just used this PR in our project after Native Base switched from v3 to v5 of Ionicons, thus changing the TTF version that the app loads.

`+openssl="$(brew --prefix openssl)"` < This for the OpenSSL one (on OSX / Homebrew)

@jigs611989 this solved a mysterious disappearing chart for our React Native on ios app too.

Likely related to #96 - either the deprecated webview issue OR the `originWhitelist` issue...

Likely related to #96 - either the deprecated webview issue OR the `originWhitelist` issue...

@lkum11 I had to do two things to get this working: 1) Add `scalesPageToFit={undefined}` to the element: `` 2) Switch to this PR: https://github.com/TradingPal/react-native-highcharts/pull/96

Likely related to #96 - This fixes the`originWhitelist` issue...

I'm having issues adding this fork as I think the source package.json has an invalid semver version... ``` $ yarn add git+https://github.com/BernaLang/react-native-highcharts.git#86ce7bf yarn add v1.16.0 [1/4] 🔍 Resolving packages... error...