I even tried embedding it with tag, but still keypad in iPhone shows Return instead of Search. Also how to get keyboard search click event?
Asked
Active
Viewed 88 times
1 Answers
0
Check returnKeyType (textinput) documentation https://reactnative.dev/docs/textinput.html#returnkeytype

Mohammed Al Mobairik
- 86
- 8
-
I am using ionic/react and not react native. – Praful Kadam Apr 07 '20 at 10:38