enable nested scrolling

This commit is contained in:
ammarahm-ed
2022-01-03 11:09:06 +05:00
parent 8c433cb40f
commit d8b6d0dc15

View File

@@ -99,6 +99,7 @@ export default function NotePreview({session, content}) {
height: '100%',
backgroundColor: 'transparent'
}}
nestedScrollEnabled
cacheMode="LOAD_DEFAULT"
domStorageEnabled={true}
scrollEnabled={true}