瀏覽代碼

Set up demo with scrollableWhenZoomin

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

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

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