Skip to content
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

Move parsing logic to separate class on Android #560

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

tomekzaw
Copy link
Collaborator

@tomekzaw tomekzaw commented Dec 5, 2024

Details

This PR moves parsing logic involving worklet runtime into a separate class called MarkdownParser on Android as well as adds some memoization to avoid unnecessary work.

Related to #558.

Related Issues

GH_LINK

Manual Tests

Linked PRs

@tomekzaw tomekzaw requested a review from j-piasecki December 5, 2024 11:36
@tomekzaw tomekzaw changed the title Move parsing logic to separate class on iOS Move parsing logic to separate class on Android Dec 5, 2024
@tomekzaw tomekzaw force-pushed the @tomekzaw/android-markdown-parser branch from 3e22c4f to 9fa4607 Compare December 5, 2024 11:40
@tomekzaw tomekzaw merged commit 790c02c into main Dec 5, 2024
5 checks passed
@tomekzaw tomekzaw deleted the @tomekzaw/android-markdown-parser branch December 5, 2024 13:43
@os-botify
Copy link
Contributor

os-botify bot commented Dec 5, 2024

🚀 Published to npm in 0.1.194 🎉

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.

2 participants