umhan35 / react-native-search-bar

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

onFocus firing on Android when AppState changes from 'inactive' or 'background' to 'active' #167

Open wallstar opened 4 years ago

wallstar commented 4 years ago

Only happening on real Android devices for me. When opening the app after it's been soft closed, onFocus is firing and the keyboard is popping up.