react-native-rich-editor icon indicating copy to clipboard operation
react-native-rich-editor copied to clipboard

`selectedIconTint` not set for color actions (foreColor and hiliteColor)

Open tmbradley opened this issue 1 year ago • 1 comments

When working with foreColor and hiliteColor, the selected flag and tint color variable do not get updated when a color is selected. It would be nice to have those updated to at least show the selectedIconTint that the other actions show. Additional it would be nice to get the color that was selected and update the tint color to the color that was selected.

I have created a fork with a working solution, I appears to be functional and solve the problem I was experiencing. I have provided a link in case anyone finds it useful.

tmbradley avatar Jul 19 '23 19:07 tmbradley

thank sir

nguyenhuynhdeveloper avatar Jul 28 '23 04:07 nguyenhuynhdeveloper