Fix: ensure all views can scroll to the bottom
This commit is contained in:
@@ -96,6 +96,7 @@ export function ViewSelector({
|
||||
onScroll={onScroll}
|
||||
onRefresh={onRefresh}
|
||||
onEndReached={onEndReached}
|
||||
contentContainerStyle={{paddingBottom: 200}}
|
||||
/>
|
||||
</HorzSwipe>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user