23 Commits (ff83d4571ee27dc370807a2cba52e2a05a903674)

Author SHA1 Message Date
  iou90 ff83d4571e fix issue of index.js 5 years ago
  iou90 8f81f555e2 update rn version of demo to 0.58.4 5 years ago
  iou90 ad644e162e use yarn to install local package (remove demo folder manually) for demo; react-native link react-native-webview for demo 5 years ago
  iou90 e461862aa8 update rn version of demo to 0.58.3 5 years ago
  iou90 f929049510 update rn version to 0.57.3 for demo 5 years ago
  iou90 e66ea6068e update rn version of demo to 0.57.2 5 years ago
  iou90 937e629177 update demo rn version to 0.57.0 5 years ago
  iou90 3910c92601 add files property (demo.css) to demo 5 years ago
  iou90 e771167c66 update demo 5 years ago
  iou90 94a7721926 remove .npmignore cause of it will not work if installing a local package; update rn version to 0.56.0 for demo 5 years ago
  iou90 1ee501e889 change android package name to com.iou90.autoheightwebview; update index.ios.js to improve capacity; update rn version of demo to 0.54.3; bump version to 0.6.0 6 years ago
  iou90 5078a6946d fix not update script issue for ios.index; clean up code style for demo; 6 years ago
  iou90 a218194892 add .npmignore to ignore demo folder for installing locally; upgrade rn to 0.53.3 for demo 6 years ago
  iou90 60c23560e8 add rn WebView callbacks; update demo to rn 0.50.1; bump version to 0.4.0 6 years ago
  iou90 2449cc93a2 add hasIframe property to support iframe on iOS; bump version to 0.3.4 6 years ago
  iou90 f8a449c649 fix flicking issue on iOS 11; bump version to 0.3.3 6 years ago
  iou90 af9b8ea8ac update demo rn version to 0.47.2 6 years ago
  iou90 6c33490611 remove createJSModules method in AutoHeightWebViewPackage.java to support react native 0.47; bump version to 0.3.2; Update README.md; 6 years ago
  iou90 8fc54f87fe make scalesPageToFit to true by default on android; update demo to show supporting raw text 6 years ago
  iou90 c775c298ed use document.body.offsetHeight instead of document.body.firstChild.clientHeight on iOS to support uri & raw text autoheight; default scalesPageToFit to false to fix the issue of react native 0.47 (Fix scalesPageToFit default property for iOS WebView. (185948604c/) - @peterp); 6 years ago
  iou90 fd8afb34db update demo rn version to 0.45.1; use purecomponent instead of immutablecomponent; use ViewPropTypes for rn 0.44+ & import PropTypes from 'prop-types' for react 16 7 years ago
  iou90 e3401d6a7b add animation; update example rn version to 0.43.4; 7 years ago
  iou90 c4879bbf1b change html property to source (now can use uri as webview source); make background color transparent by default; update version to 0.1.2 7 years ago