minor fixes

This commit is contained in:
ammarahm-ed
2020-02-01 12:56:30 +05:00
parent 6e2c2e0cf0
commit 10956cddad
5 changed files with 15 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ export const SelectionHeader = ({navigation}) => {
return (
<Animatable.View
transition={['translateY']}
duration={700}
duration={300}
useNativeDriver={true}
style={{
width: '100%',