zhangchao
ce2b80f9cc
修复设置右边距会出现黑条的bug
4 years ago
zhangchao
0d99143813
修复自动高度无效
4 years ago
zhangchao
dbdf0d563e
use UIWebView to load more fast
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
iou90
a661b942d2
Apply viewportContent prop
4 years ago
iou90
05afd8d2ea
Remove zoomDisabled prop; add viewportContent prop
4 years ago
iou90
edcc824c41
Remove zoomable prop; add zoomDisabled prop
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
a09a7a8856
Fix comments of path issue of baseUrl
5 years ago
iou90
8ce8ce6ec0
remove makeScalePageToFit script when scalesPageToFit prop was true; apply scale on size when scalesPageToFit prop was true to fix https://github.com/iou90/react-native-autoheight-webview/pull/133
5 years ago
iou90
0548d4622b
Clean up code styles
5 years ago
iou90
20f4f56b1c
Using zoomable on android, false by default
5 years ago
iou90kant
50211735af
remove baseUrl prop
5 years ago
iou90kant
978c33b8bc
use React.memo instead of useMemo
5 years ago
iou90
8505010fce
fix Converting circular structure to JSON issue on some android devices
5 years ago
iou90
7cfb03f05c
fix react hooks using
5 years ago
Pavel T
b6b1ba5c5b
added zoomable prop for ios
5 years ago
iou90
e26f9e3bb2
set showsVertical/HorizontalScrollIndicator to false; add rnwebview methods
5 years ago
iou90
1481190012
rewrite with Hooks
5 years ago
iou90
506b3e069a
rewrite with using react-native-webview
5 years ago