Add react-native-enriched-markdown as alternative to react-native-markdown-display#2461
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
…kdown-display Co-authored-by: Cursor <cursoragent@cursor.com>
|
Hey @hryhoriiK97, sorry for the issues with CI checks, looking what exactly is causing that. |
Co-authored-by: Cursor <cursoragent@cursor.com>
18a7f40 to
b695b95
Compare
Hey @Simek! Thank you for the help 🙂 |
Co-authored-by: Cursor <cursoragent@cursor.com>
|
@hryhoriiK97, can you rebase your branch into the latest |
…ive-markdown-display
Yes, I've already done this 👍 |
Simek
left a comment
There was a problem hiding this comment.
Not really sure what has happened on the CI and why it detected all entries as new after the rebase. Will investigate that in near future.
For now, I have re-applied changes locally and run the validation script, everything looks correct, so we can ship the update, thanks! 🙂
Thank you! @Simek just one question - when will this info with the alternative appear for react-native-markdown-display? Should we wait for the deployment?
|
|
The deployment went through, but the full data was not updated since due to CI issue we hit GitHub API limit quota (and the fallback to old data has been triggered). The changes should be visible after next scheduled deployment ships. |
Thank you for the info! |

📝 Why & how
Adds
react-native-enriched-markdownas a recommended alternative forreact-native-markdown-display, which was marked as unmaintained in #2460.This PR is stacked on top of #2460 and should be merged after it.