add new sort bottom sheet & save sort val

This commit is contained in:
ammarahm-ed
2020-11-03 16:42:42 +05:00
parent bf9d2b72e3
commit 9e01b4a749
13 changed files with 602 additions and 484 deletions

View File

@@ -114,7 +114,6 @@ export const Header = ({showSearch, root}) => {
/>
</Animatable.View>
<HeaderMenu />
</View>
</View>
);