change contentVisibility
to contain
(#4752)
This commit is contained in:
parent
f8a59e10dd
commit
a3c43a7471
6 changed files with 33 additions and 29 deletions
|
@ -47,7 +47,7 @@ export function ListContained() {
|
|||
)
|
||||
}}
|
||||
keyExtractor={item => item.id.toString()}
|
||||
containWeb={true}
|
||||
disableFullWindowScroll={true}
|
||||
style={{flex: 1}}
|
||||
onStartReached={() => {
|
||||
console.log('Start Reached')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue