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

Draft.js support #12037

Closed
MartinMobilize opened this issue Jan 23, 2017 · 3 comments
Closed

Draft.js support #12037

MartinMobilize opened this issue Jan 23, 2017 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@MartinMobilize
Copy link

We use GitHub Issues for bugs.

If you have a non-bug question, ask on Stack Overflow: http://stackoverflow.com/questions/tagged/react-native

If you have a feature request, post it on Product Pains: https://productpains.com/product/react-native/

--- Please use this template, and delete everything above this line before submitting your issue ---

Description

[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.]

Reproduction

[FILL THIS OUT: Try to reproduce your bug on rnplay.org and provide a link. If you can't reproduce the bug on rnplay.org, provide a sample project.]

Solution

[FILL THIS OUT: What needs to be done to address this issue? Ideally, provide a pull request with a fix.]

Additional Information

  • React Native version: [FILL THIS OUT]
  • Platform: [FILL THIS OUT: iOS, Android, or both?]
  • Operating System: [FILL THIS OUT: MacOS, Linux, or Windows?]
@MartinMobilize MartinMobilize changed the title Hi, Draft.js support Jan 23, 2017
@MartinMobilize
Copy link
Author

Hi,
I want to use draft.js on my server side.
I need to show the created "data" on my react-native mobile app.

First of all i didn't see in your documentation that you support draft.js right now.
But the problematic thing is that the react-native approach is to use web paradigms instead of spannable/NSAttributedString approach.

With spannable/NSAttributedString it's not so complicate to convert the draft object into a text element, but how i suppose to do it now with react-native?

@ericvicenti
Copy link
Contributor

This sounds like a feature request. Could you please post it on product pains instead of github?

https://productpains.com/product/react-native/

@darlenedms
Copy link

Hi, @MartinMobilize. At work we had to develop an app with content created using Draft.js editor so we've developed a render: https://github.com/globocom/react-native-draftjs-render

I hope it helps ;D

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants