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

chore: add autoCorrect prop to TextInput component #116

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

mastro993
Copy link
Contributor

Short description

This PR adds the autoCorrect prop to TextInput component

List of changes proposed in this pull request

How to test

On a TextInput component, try to pass the autoCorrect prop in the textInputProps and check if the component has the expected behavior.

@mastro993 mastro993 merged commit b3ab701 into main Oct 23, 2023
2 checks passed
@mastro993 mastro993 deleted the add-auto-correct-prop-to-text-input branch October 23, 2023 12:27
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

Successfully merging this pull request may close these issues.

2 participants