9 Commits (5fe90899307726416a458e4a0ebc6feebc08cfdc)

Author SHA1 Message Date
  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