瀏覽代碼

Set up demo with scrollableWhenZoomin

iou90 4 年之前
父節點
當前提交
c15a82397f
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      demo/App.js

+ 2
- 0
demo/App.js 查看文件

@@ -115,6 +115,8 @@ const Explorer = () => {
115 115
         alignItems: 'center',
116 116
       }}>
117 117
       <AutoHeightWebView
118
+        scrollableWhenZoomin
119
+        scrollEnabled={false}
118 120
         customStyle={
119 121
           `
120 122
           #rnahw-wrapper {