Skip to content

feat(ios): add async parse and render for EnrichedMarkdownText#560

Open
graszka22 wants to merge 1 commit into
graszka22/ios-impl-05from
graszka22/ios-impl-06
Open

feat(ios): add async parse and render for EnrichedMarkdownText#560
graszka22 wants to merge 1 commit into
graszka22/ios-impl-05from
graszka22/ios-impl-06

Conversation

@graszka22

Copy link
Copy Markdown
Collaborator

Move markdown parsing and attributed-string rendering to a serial background queue and apply results on the main thread, matching the RN iOS async render coordinator pattern.

What/Why?

Testing

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes
  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Move markdown parsing and attributed-string rendering to a serial
background queue and apply results on the main thread, matching the
RN iOS async render coordinator pattern.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant