Преглед изворни кода

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 {