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

TextInput: add cursorColor to RenderProps types #3612

Closed
wants to merge 1 commit into from

Conversation

mfds
Copy link

@mfds mfds commented Jan 20, 2023

Summary

This PR adds support for the recently introduced cursorColor feature https://reactnative.dev/docs/0.70/textinput#cursorcolor-android

Fixes #3611

@lukewalczak
Copy link
Member

lukewalczak commented Jan 20, 2023

Hey @mfds, please follow the contribution guide and make sure to add unit tests covering new prop.

@mfds
Copy link
Author

mfds commented Jan 23, 2023

Cool, will have a closer look later.

@mfds
Copy link
Author

mfds commented Jan 30, 2023

Sorry, can't find the time to finish this. Will close it

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.

cursorColor support for RenderProps
2 participants