fix stuff
This commit is contained in:
@ -55,6 +55,8 @@ const ParallaxScrollView = ({
|
||||
scrollEventThrottle={16}
|
||||
scrollIndicatorInsets={{ bottom }}
|
||||
contentContainerStyle={{ paddingBottom: bottom }}
|
||||
keyboardShouldPersistTaps='handled'
|
||||
keyboardDismissMode='interactive'
|
||||
>
|
||||
<Animated.View
|
||||
style={[
|
||||
|
Reference in New Issue
Block a user