GoMinO
79eb066af4
feat(demo): Update demo to show off how to open html links in phone browser
6 years ago
iou90
77982bfdc7
update readme
6 years ago
iou90
2803cdb419
bump version to 0.10.2
6 years ago
iou90
d6521d5669
pass state for onNavigationStateChange for ios
6 years ago
iou90
65c7198784
fix demo issue
6 years ago
Jørgen Orehøj Erichsen
4aa522e38e
Only insert wrapper element once
6 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
6 years ago
iou90
d172f58637
add baseUrl prop
6 years ago
iou90
f5d60bfde7
bump version to 0.10.1
6 years ago
iou90
38e0a9d7dc
update readme
6 years ago
iou90
3910c92601
add files property (demo.css) to demo
6 years ago
iou90
4e76126447
fix appendFilesToHead issue for common
6 years ago
iou90
fcb3440825
bump version to 0.10.0
6 years ago
iou90
c4105a7291
update showcase gif for readme
6 years ago
iou90
62acbcedce
fix the iframe issue & clean up code style
6 years ago
iou90
580dad23d3
update readme
6 years ago
iou90
339f10516e
modified default animationDuration for ios.index
6 years ago
iou90
b5d2ee6ab1
add getRenderSize to common; add onNavigationStateChange to index.ios/index.android
6 years ago
iou90
d58b03d7ae
rewirte index.android for dynamic auto height & better animation
6 years ago
iou90
8d0f99f8eb
WIP
6 years ago
iou90
5dac43b2c4
improved updating size on ios
6 years ago
iou90
e771167c66
update demo
6 years ago
iou90
f022a5e10a
WIP
6 years ago
iou90
819b4c7275
WIP
6 years ago
iou90
38ef16302b
add memoize; apply memoize for common & index.ios; add onMessage to index.ios
6 years ago
iou90
d83aa2b404
improve componentWillReceiveProps for index.ios.js
6 years ago
iou90
7de5b07094
add auto height related data to config.js & add auto with feature for demo
6 years ago
iou90
7d7638d503
add config to demo
6 years ago
iou90
c4314dceb5
add orginWihitelist={['*']} to index.ios.js to fix https://github.com/facebook/react-native/issues/19986 error
6 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
6 years ago
iou90
10c1516970
add a feature when changing the customStyle or customScript, auto changing the height of webview on iOS
6 years ago
iou90
8d3ce7adbc
clean up code style for common.js
6 years ago
iou90
6071298135
update index.ios.js to support auto width
6 years ago
iou90
b14666eae1
update common.js to support auto width
6 years ago
iou90
c3140b353e
Merge pull request #56 from ShaMan123/master
Adding AutoWidth capability
6 years ago
ShaMan123
976e789cbd
Add autoWidth Adjusment
Couldn't test.... don't have Mac.
Did my best updating the code.
6 years ago
ShaMan123
1f59b599e1
Adding autoWidth Adjustment
Tested! Works!
6 years ago
ShaMan123
c33fa90a22
Update common.js
Updated the following functions:
appendStylesToHead
getScript
Added:
onWidthUpdated
onHeightWidthUpdated
6 years ago
iou90
9fc8e00c31
fix pbxproj file for demo
6 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
7cf4488ef5
remove allowBackup="false"
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
58dc1dcbf2
Merge pull request #42 from mndewitt/master
allowBackup=false in AndroidManifest
6 years ago
Michael DeWitt
5687e9af5c
allowBackup=false in AndroidManifest
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
b6e68c7645
remove demo section for readme cause of upgrading rn version of demo to 0.53.3
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
78e5a9888f
clean up code style for index.android, index.ios
6 years ago