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

feat: add cursorColor to TextInput RenderProps types #3896

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

teneeto
Copy link
Contributor

@teneeto teneeto commented May 19, 2023

Summary

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

Fixes #3611

Continued from #3612

@teneeto teneeto requested review from tjaniczek and lukewalczak May 19, 2023 06:53
@teneeto teneeto changed the title TextInput: add cursorColor to RenderProps types feat: add cursorColor to TextInput RenderProps types May 19, 2023
@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak added this to the 5.9.0 milestone Jun 16, 2023
@lukewalczak lukewalczak merged commit 73e9265 into main Jun 28, 2023
@lukewalczak lukewalczak deleted the feat/cursor-color branch June 28, 2023 17:09
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.

cursorColor support for RenderProps
4 participants