This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
Replies: 1 comment
-
I tried implementing this with TextInput instead of SearchBar and it worked. Go to the link below for the code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone know how to display Searchbar (react-native-elements) with TabView as below mock?
I can display the TabView by
But if I do
It just show SearchBar only.
I'm newbie react native. it'd appreciated if anyone help me.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions