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