소스 검색

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 {