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

Improve react-native HTML entities handling #365

Merged
merged 10 commits into from
Feb 24, 2024

Conversation

perry-mitchell
Copy link
Owner

@perry-mitchell perry-mitchell commented Feb 24, 2024

This PR provides a react-native specific build, allowing it to work like the web build does, except for encoding/decoding, where it uses the he node package.

Closes #359

@perry-mitchell perry-mitchell self-assigned this Feb 24, 2024
@perry-mitchell perry-mitchell merged commit a07f9ed into master Feb 24, 2024
12 checks passed
@perry-mitchell perry-mitchell deleted the fix/react-native-entities branch February 24, 2024 18:18
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.

Is there a guide about how to use this lib in react-native?
1 participant