Skip to content

Add option to change caret color in RichText #1773

@lukewalczak

Description

@lukewalczak

Is your feature request related to a problem? Please describe.

Currently there is no option to change a caret color in RichText component which causes a visibility issue when background color is blue-ish.

Screenshot 2020-01-13 at 13 14 33

Describe the solution you'd like

React Native TextInput has a prop called selectionColor which allows to change caret and selected text color. I think that's the way which we can follow.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions