change contentVisibility to contain (#4752)
This commit is contained in:
@@ -47,7 +47,7 @@ export function ListContained() {
|
||||
)
|
||||
}}
|
||||
keyExtractor={item => item.id.toString()}
|
||||
containWeb={true}
|
||||
disableFullWindowScroll={true}
|
||||
style={{flex: 1}}
|
||||
onStartReached={() => {
|
||||
console.log('Start Reached')
|
||||
|
||||
Reference in New Issue
Block a user