56 Commits (ff83d4571ee27dc370807a2cba52e2a05a903674)

Author SHA1 Message Date
  iou90 ff83d4571e fix issue of index.js 5 years ago
  iou90 506b3e069a rewrite with using react-native-webview 5 years ago
  Max Maes c18fbd1bf1 Moved react-native-webview dependency to peerDependencies to avoid double registration of the component 5 years ago
  iou90 5a29a36624 upgrade dependencies & use react-native-webview 5 years ago
  iou90 1f84cb073d bump version to 0.11.0 5 years ago
  iou90 8764a4e445 update immutable to 3.8.2 5 years ago
  iou90 4443f1aa99 bump version to 0.10.6 5 years ago
  iou90 82d914db45 bump version to 0.10.5 5 years ago
  iou90 0cb2b61a4f bump version to 0.10.4 5 years ago
  iou90 84c4ef9ac2 bump version to 0.10.3 5 years ago
  iou90 2803cdb419 bump version to 0.10.2 5 years ago
  Jørgen Orehøj Erichsen f1df51f0a4 Add the changes from https://github.com/iou90/react-native-autoheight-webview/pull/59 in order to be able to use the component in a Typescript file 5 years ago
  iou90 f5d60bfde7 bump version to 0.10.1 5 years ago
  iou90 fcb3440825 bump version to 0.10.0 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 28ff2f862d use npm instead of yarn; upgrade rn version to 0.55.3 for demo; bump version to 0.6.1 6 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 03a18c6103 bump version to 0.5.1; modified keywords 6 years ago
  iou90 b3a63ac30d bump version to 0.5.0 6 years ago
  iou90 15d694077d config eslint 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
  Rich fb694c0b80 Add React and React-native to peer dependencies to make versions explicit 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 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 8a909134ef bump version to 0.3.1 6 years ago
  iou90 6df705c06d bump version to 0.3.0 6 years ago
  iou90 c811a111ff bump version number to 0.2.5 7 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 41cd08a3fb use stylesheet; bump version number to 0.2.3 7 years ago
  iou90 c5e633f55e fix iframe issue on iOS; bump version to 0.2.2 7 years ago
  iou90 2c77738d36 enable animation by default; bump version number to 0.2.1 7 years ago
  iou90 e3401d6a7b add animation; update example rn version to 0.43.4; 7 years ago
  iou90 b53c0d5518 publish a new version to display readme file in npm package page 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
  iou90 63b07da680 minor fix; update version to 0.1.1 7 years ago
  iou90 02eb30ccc8 add keywords 7 years ago
  iou90 0835399fd1 update version to 0.1.0; use react-immutable-component; update example; change name to react-native-autoheight-webview 7 years ago
  iou90 6e3d01b952 minor changes; update version to 0.0.18 7 years ago
  iou90 49e654775c fix files issue 7 years ago
  iou90 1c02c00f24 update version to 0.0.16 7 years ago
  iou90 e26d65984b fix issues in unmount (android) 7 years ago
  iou90 6febf27d30 update version to 0.0.14; add support for android version below kitkat; more reliable height update when changing source (android); update example; 7 years ago
  iou90 711d824539 update android version; update version to 0.0.13 7 years ago
  iou90 5751a6b8c9 fix not clear setinterval on android; update version to 0.0.12 7 years ago
  iou90 1c8f2880c1 change update height method on android; update version to 0.0.11 7 years ago
  iou90 2b8ca18a97 update version to 0.0.7 7 years ago
  iou90 afa3b4e372 add default width (screen width); add example 7 years ago
  iou90 58d756f9ae call onHeightUpdated when height is valid 7 years ago
  iou90 3fa680e3e1 drop appcompat-v7 to 23.0.1; update version to 0.0.5 7 years ago