281 Commits (a661b942d298e9bace67de33473fd8cd7c0e6231)
 

Author SHA1 Message Date
  iou90 a661b942d2 Apply viewportContent prop 4 years ago
  iou90 05afd8d2ea Remove zoomDisabled prop; add viewportContent prop 4 years ago
  iou90 0cb95686e0 Update Readme 4 years ago
  iou90 817f498921 Apply zoomDisabled prop for utils 4 years ago
  iou90 edcc824c41 Remove zoomable prop; add zoomDisabled prop 4 years ago
  iou90 18f63850d4 Merge origin/master into master 4 years ago
  iou90 5271fc13d7 Fix typo 4 years ago
  iou90 884b169c14 Add issue templates 4 years ago
  iou90 59c921a7b3 Bump version to 1.3.6 4 years ago
  iou90 b39a84d367 Remove unused codes 4 years ago
  iou90 af3331328b Restore demo codes 4 years ago
  iou90 56d5f6dc19
enable scroll when zoomed-in (#146) 4 years ago
  iou90 06650d83ba Bump version to 1.3.5 4 years ago
  iou90 41a02058a7 Add supporting section to Readme 4 years ago
  iou90 7e33fece20 Add properties section to Readme 4 years ago
  iou90 40b7f12d8f Upgrade eslint-plugin-react 4 years ago
  iou90 c78a440cea Upgrade react-native-webview for demo 4 years ago
  iou90 35feca2d10 bump version to 1.3.4 4 years ago
  iou90 9793adbcf5 Fix comments of path issue of baseUrl 4 years ago
  iou90 2897f4caf9 bump version to 1.3.3 4 years ago
  iou90 a09a7a8856 Fix comments of path issue of baseUrl 4 years ago
  iou90 56362b2a0e remove baseUrl typing from index.d.ts 4 years ago
  iou90 e20917b542 add local custom font for demo 4 years ago
  iou90 379877c3ef upgrade react-native to 0.61.5, react-native-webview to 7.5.2 for demo 4 years ago
  iou90 6f7904cf8e bump version to 1.3.2 4 years ago
  iou90 0a9fc24017 calculate scale inside updateSize function to fix https://github.com/iou90/react-native-autoheight-webview/pull/141 4 years ago
  iou90 de98c31866 bump version to v1.3.1 4 years ago
  iou90 10bb38ea0a using function instead of arrow function for getInjectedSource to fix arrow function not supported problem below android 6.0, https://github.com/iou90/react-native-autoheight-webview/issues/139 4 years ago
  iou90 1277900095 bump version to 1.3.0 4 years ago
  iou90 eb710d9a38 update Readme 4 years ago
  iou90 10582a57a3 upgrade react-native-webview to 7.5.1 for demo 4 years ago
  iou90 8ce8ce6ec0 remove makeScalePageToFit script when scalesPageToFit prop was true; apply scale on size when scalesPageToFit prop was true to fix https://github.com/iou90/react-native-autoheight-webview/pull/133 4 years ago
  iou90 527fb01326 add .prettierrc 4 years ago
  iou90 0548d4622b Clean up code styles 4 years ago
  iou90 272fb82ebe upgrade react-native-webview to 7.5.0 for demo 4 years ago
  iou90 82942790e6 Update readme 4 years ago
  iou90 df033a7f19
Merge pull request #137 from p4kaidu/patch-2 4 years ago
  Denis Knyazev 048afb71be
Added import for dimensions 4 years ago
  iou90 f871b7cf0e bump version to 1.2.4 4 years ago
  iou90 35e3f37c93 Clean up code styles 4 years ago
  iou90 33ec4a885a
Merge pull request #135 from esjs/master 4 years ago
  iou90 58e63fc260
Merge branch 'master' into master 4 years ago
  iou90 9d0f1bba9a bump version to 1.2.3 4 years ago
  iou90 20f4f56b1c Using zoomable on android, false by default 4 years ago
  iou90 6a2defdf53 Try to fix height not changed in some cases issue https://github.com/iou90/react-native-autoheight-webview/pull/133 4 years ago
  iou90 c498c2ea97 Upgrade demo with react-native@0.61.3 4 years ago
  iou90 a5a14f1c86 add @react-native-community/eslint-config; use @react-native-community/eslint-config 4 years ago
  Vladimir Panov 6730392446 Added code scoping fix. General codestyle fixes and optimizations 4 years ago
  iou90 95a05cd98e upgrade demo with react-native@0.61.2, react@16.9.0, react-native-webview@7.4.2 4 years ago
  Vladimir Panov 6b7eacaa51 Added additional height check with delay to fix issues with third party embeds 4 years ago