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

Emoji support #147

Open
amirito opened this issue Jun 6, 2020 · 2 comments
Open

Emoji support #147

amirito opened this issue Jun 6, 2020 · 2 comments

Comments

@amirito
Copy link

amirito commented Jun 6, 2020

It doesn't show emoji
How can I use emoji in markdown??

@iamacup
Copy link

iamacup commented Jun 6, 2020

You can use react-native-markdown-display here: https://github.com/iamacup/react-native-markdown-display.

You will need to implement it using a markdown-it plugin, how to do that is documented in the Plugins and Extensions section of the readme with an example for a video plugin.

Someone has done this before, some info about it here: iamacup#66

You will also be able to do this with react-native-markdown-renderer in a similar way if you don't want to change, as react-native-markdown-display is a fork of this.

@prometheas
Copy link

Man, I'm so grateful that you're taking the effort to monitor this project's repository, @iamacup.

Please @mientjan: consider updating this repository to clearly message the fact that you will no longer be maintaining it. Archiving the repo is the easiest thing you might consider doing, but I would encourage your updating the README to clearly message that AND to direct people to the actually-maintained react-native-markdown-display. Ideally, you would also publish one more update to npm which includes install-time messaging about the deprecation and directs users to the module that replaces it.

In case you're super busy, I'd be happy to submit a PR with the needed changes.

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

No branches or pull requests

3 participants