react-native-searchbar
react-native-searchbar copied to clipboard
fix focus on layout on newer RN versions
fix https://github.com/localz/react-native-searchbar/issues/54 and this way is better is better for perfomance.
Please merge this PR. I require this change urgently. Thanks in advance.
See my comment in #54. Also, I'm not sure the showing the keyboard only after the animation is completed is good UX -- it has its own animation duration too.