Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-native trigger enter key press in afterSearch when the user stops typing #59

Open
jahnavi310 opened this issue Jun 12, 2018 · 0 comments

Comments

@jahnavi310
Copy link

I am using this search box to load the contacts list page but there are a few nested API calls retrieving data based on what the user has typed.

In my experience the results being loaded onChangeText as opposed to them being loaded on onAfterSearch and pressing the enter key is more seamless and smooth

How can I trigger the click event on the enter key manually from the code to load the view?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant