umhan35 / react-native-search-bar

The high-quality iOS native search bar for react native.
MIT License
862 stars 207 forks source link

Accessibility tweak when hitting search button #116

Closed feldmisco closed 6 years ago

feldmisco commented 7 years ago

This is a tweak for accessibility so that when the user hits the Search button in the keyboard, focus goes back to the search box, similar to what Apple does for accessibility in their apps.

iRoachie commented 6 years ago

Hey @feldmisco new maintainer here. We recently released v3.1.0 so now your changes are out of sync with latest. Can you rebase your branch against the next branch?