Browse Source

Set up demo with scrollableWhenZoomin

iou90 4 years ago
parent
commit
c15a82397f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      demo/App.js

+ 2
- 0
demo/App.js View File

@@ -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 {