Add support for text color / background highlight #179
Replies: 6 comments 5 replies
|
Addressing the question; we tried using Lexical natively on iOS and it wasn't what we were looking for. Sure, it was performant but there were a lot of bugs there and fixing them on our own turned out to be way too difficult. Also, adding any custom extensions to the Lexical proved to be an uneasy task as well. This meant using Lexical as a core was a pretty risky idea and we decided that our own solution is the way. |
|
The text foreground color can already be changed using Stylesheet's |
|
This would be a valuable addition to the library, and it fits well with real use cases we encounter in our projects. Looking forward to seeing this feature land. |
|
Likewise looking forward to this possibility. Custom styles aside, something as simple (?!) as would be invaluable! |
|
Hi @abanobboles, |

Uh oh!
There was an error while loading. Please reload this page.
First, thanks for the awesome work on react-native-enriched! 🙏
Feature request:
Please add the ability to change:
I think this would make a big difference and many people would use it.
Question:
Was there a specific reason you didn’t embed Lexical natively on iOS/Android? Are there technical limitations or trade-offs?
Thank you!
All reactions