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

add onRef prop to Input component for passing ref to rn text input #99

Merged
merged 1 commit into from
Sep 11, 2019

Conversation

sam1463
Copy link
Contributor

@sam1463 sam1463 commented Jul 4, 2019

This would provide a solution for #74 by enabling accessing a ref on the react-native TextInput component that's the child of the Galio Input component via the proposed new onRef prop, while still enabling using the ref prop on the galio component itself.

@palingheorghe
Copy link
Collaborator

Hi @sam1463 ! Thanks for opening up this PR. I'm going to review it when I got more time. This should be really helpful for Galio.

Thanks 🤙🏽

@palingheorghe palingheorghe changed the base branch from master to Alpha-1 September 5, 2019 12:51
@palingheorghe palingheorghe merged commit 312da51 into galio-org:Alpha-1 Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants