iou90
b55e91682a
Remove unused codes
4 years ago
iou90
ed93b06c76
Scroll enabled with zoomedin issues (#152 )
* Clean up code styles
* Fix https://github.com/iou90/react-native-autoheight-webview/pull/148
* Fix https://github.com/iou90/react-native-autoheight-webview/pull/149
* Upgrade react-native-webview for demo
* Using scaling to fix https://github.com/iou90/react-native-autoheight-webview/pull/149
* Fix scaling, zoomedin undefined issue on Android
* Add usingScale to calculate scale only once per render
* Upgrade react-native-webview to 8.0.4 for demo
4 years ago
Onno Schwanen
d4967b8bd8
Added newsletter example
4 years ago
iou90
af3331328b
Restore demo codes
4 years ago
iou90
56d5f6dc19
enable scroll when zoomed-in (#146 )
* Added example newsletter with side margin on body element
* Remove margin from body and add padding to #rnahw-wrapper
* Add detectZoomChanged for utils
* Add scrollableWhenZoomin prop
* Set up demo with scrollableWhenZoomin
* Add scrollableWhenZoomin prop for Readme
* Add scrollableWhenZoomin definition to index.d.ts
* Pod install
* Change the name of scrollableWhenZoomin prop to scrollEnabledWithZoomedin
Co-authored-by: Onno Schwanen <me@onnoschwanen.com >
4 years ago
iou90
e20917b542
add local custom font for demo
5 years ago
iou90
8f81f555e2
update rn version of demo to 0.58.4
5 years ago
iou90
5e8d98fade
refactor index.ios.js with using postMessage
5 years ago
iou90
46ae8124cc
modified config of demo
5 years ago
iou90
177797e216
add font-family to style0 for demo/config
5 years ago
iou90
a0a7a7eac5
clean up code style for demo
6 years ago
GoMinO
79eb066af4
feat(demo): Update demo to show off how to open html links in phone browser
6 years ago
iou90
3910c92601
add files property (demo.css) to demo
6 years ago
iou90
d58b03d7ae
rewirte index.android for dynamic auto height & better animation
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