180 コミット (ff83d4571ee27dc370807a2cba52e2a05a903674)
 

作者 SHA1 メッセージ 日付
  iou90 ff83d4571e fix issue of index.js 5 年 前
  iou90 2a6bf2d9f7 Merge origin/master into master 5 年 前
  iou90 506b3e069a rewrite with using react-native-webview 5 年 前
  iou90 8f81f555e2 update rn version of demo to 0.58.4 5 年 前
  iou90 a484d3280b
Merge pull request #103 from MaxMaes/master 5 年 前
  iou90 5e8d98fade refactor index.ios.js with using postMessage 5 年 前
  Max Maes 630afba864 Updated package-lock.json to reflect moving react-native-webview to peerDependencies 5 年 前
  Max Maes c18fbd1bf1 Moved react-native-webview dependency to peerDependencies to avoid double registration of the component 5 年 前
  iou90 1a774811e4 update readme 5 年 前
  iou90 46ae8124cc modified config of demo 5 年 前
  iou90 ad644e162e use yarn to install local package (remove demo folder manually) for demo; react-native link react-native-webview for demo 5 年 前
  iou90 5a29a36624 upgrade dependencies & use react-native-webview 5 年 前
  iou90 5db966a529 Merge origin/master into master 5 年 前
  iou90 e461862aa8 update rn version of demo to 0.58.3 5 年 前
  iou90 8f5fe7c149 update dependencies 5 年 前
  iou90 177797e216 add font-family to style0 for demo/config 5 年 前
  iou90 1f84cb073d bump version to 0.11.0 5 年 前
  iou90 8764a4e445 update immutable to 3.8.2 5 年 前
  iou90 4bd1f68b2a update README 5 年 前
  iou90 adaa308ad9 split index.android.js into index.android.current.js & index.android.old.js; remove support below kitkat on android; remove native android module; remove native module ref from demo on android 5 年 前
  iou90 23dfe89c2c add propTypes.js 5 年 前
  iou90 1f2a472428 remove getRenderSize & remove getIframeBaseScript parameter from getScript for common.js 5 年 前
  iou90 70f3e5a759 apply webview props for index.ios.js 5 年 前
  iou90 ca48936f0b Merge origin/master into master 5 年 前
  iou90 79dcc82cfa update rn version of demo to 0.57.8 5 年 前
  iou90 f807885e85
Merge pull request #93 from SurpassRabbit/master 5 年 前
  于广吉 8107e171ad
Update index.ios.js 5 年 前
  于广吉 1611ff6263
Update index.ios.js 5 年 前
  于广吉 d8fab04ad7
Update index.ios.js 5 年 前
  iou90 4443f1aa99 bump version to 0.10.6 5 年 前
  iou90 365b36eed5 fix clearInterval not works on react issue for index.android.js; fix package path issue for android 5 年 前
  iou90 82d914db45 bump version to 0.10.5 5 年 前
  iou90 afe14a636c
Merge pull request #89 from bartsolutions/FixOnNavigationStateChange 5 年 前
  gongdao123 932c2b8df5 add missing param in callback 5 年 前
  iou90 0cb2b61a4f bump version to 0.10.4 5 年 前
  iou90 f929049510 update rn version to 0.57.3 for demo 5 年 前
  iou90 f0b1e7e269 clean up code style for the pr which fixed updating size issue on Android (https://github.com/iou90/react-native-autoheight-webview/pull/88) 5 年 前
  iou90 ce29b11a9a
Merge pull request #88 from notjiam/patch-1 5 年 前
  notjiam 3e1a732a37
Update index.android.js 5 年 前
  iou90 84c4ef9ac2 bump version to 0.10.3 5 年 前
  iou90 e66ea6068e update rn version of demo to 0.57.2 5 年 前
  iou90 bc425f7610 clean up code style for index.android.js 5 年 前
  iou90 68c1dcff7b Merge branch 'master' of https://github.com/iou90/react-native-autoheight-webview 5 年 前
  iou90 937e629177 update demo rn version to 0.57.0 5 年 前
  iou90 418f35174a
Merge pull request #83 from Holdsport/master 5 年 前
  iou90 3aa2dd6387 fix this.webView ref issue for stopLoading on ios 5 年 前
  iou90 9adee62fdf remove web/demo.css for ios project 5 年 前
  Jørgen Orehøj Erichsen 0f9f8b4706 Robustness fix for clients returning weird stuff in the message data 5 年 前
  iou90 a0a7a7eac5 clean up code style for demo 5 年 前
  iou90 2b3b2d0892
Merge pull request #74 from GoMino/demo-browser-link 5 年 前