fix heade title showing in search

This commit is contained in:
ammarahm-ed
2021-01-10 10:31:16 +05:00
parent da9617dca5
commit 785b3ebb0e
2 changed files with 3 additions and 3 deletions

View File

@@ -51,7 +51,7 @@ export const HeaderTitle = () => {
eUnSubscribeEvent(eScrollEvent, onScroll);
};
}, [headerTextState.heading]);
return (
<Animated.View
style={{