add word count

This commit is contained in:
ammarahm-ed
2020-04-25 11:28:20 +05:00
parent 513e185069
commit a8f8c76663
3 changed files with 45 additions and 21 deletions

View File

@@ -100,7 +100,7 @@ const SimpleList = ({
color: colors.accent,
fontSize: SIZE.xs,
}}>
Search Results for {searchResults.keyword}
Showing Results for {searchResults.keyword}
</Text>
<Text
onPress={() => {