-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Implement the support for the inline code blocks #42602
Comments
|
|
@cortinico I think we could... ...add labels "Type: Enhancement", "Tech: Fabric", "Tech: React Native Core" I hope that we won't get into a fight with bots thinking that this is a bug! |
The first big step in this project was de-duplicating various paths for building This PR is now merged! Remaining actions:
|
The second wave of minor changes is now live:
|
Wave 3: |
PR with the initial feature implementation: |
Hi, is this still open? I am looking to work on some issues. |
#39630 was reverted because of some performance regressions on production for Meta apps (these were measured by Meta using their internal tools). I'm no longer working on this project. Long story short, the Android text subsystem in React Native is not in very good shape and some of the folks who originally implemented it no longer work for Meta. Doing significant changes in that subsystem from outside of Meta is unrealistic; believe me, I tried to move mountains. For now, I'll close this. |
okay cool np. |
Description
Implement the support for the inline code blocks, as proposed here: react-native-community/discussions-and-proposals#695
The text was updated successfully, but these errors were encountered: