Skip to content

React Native Support #2410

Answered by amyworrall
tsiege asked this question in Q&A
Apr 14, 2022 · 11 comments · 23 replies
Discussion options

You must be logged in to vote

As Dominic has hinted elsewhere, I’m leading a project to build native Lexical on iOS. I’m in the very early days of looking in to what a React Native wrapper around Lexical iOS would look like. The main sticking point is ensuring synchronous callbacks from JS to native, which requires bleeding edge RN features, but aside from that the issue will be the completely different layout engine for TextKit on iOS compared with DOM/CSS. So even if we enable building node subclasses in JS under RN, those node subclasses will have to use iOS semantics (providing string attributes rather than Dom nodes). That’s why I’m trying to find out what the most useful level of RN support would be, to ensure w…

Replies: 11 comments 23 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by thegreatercurve
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@Nantris
Comment options

@acywatson
Comment options

@alidcast
Comment options

@YohanSciubukgian
Comment options

@username14415
Comment options

Comment options

You must be logged in to vote
11 replies
@strdr4605
Comment options

@acywatson
Comment options

@strdr4605
Comment options

@strdr4605
Comment options

@acywatson
Comment options

Comment options

You must be logged in to vote
4 replies
@strdr4605
Comment options

@Hudson-AmalembaL
Comment options

@davevilela
Comment options

@strdr4605
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #1728 on June 14, 2022 11:19.