Official React Support
See original GitHub issueThis is a feature request.
What is the current behavior?
Currently, the officially supported package to integrate tinymce with React is react-tinymce
. While this is fine and works, there is a long feedback loop between the developer of the wrapper project.
While this isn’t a fault of the developer, it’d be nice to see tinymce officially support React in the future as to not rely on a 3rd party dependency wrapper.
Would this be something that we might see in the future?
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Where To Get Support - React
Where To Get Support. React has a community of millions of developers. On this page we've listed some React-related communities that you can...
Read more >Getting Started - React
There are also community support forums where you can ask for help. ... third-party books and video courses more helpful than the official...
Read more >React – A JavaScript library for building user interfaces
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and...
Read more >Introducing Hooks - React
React 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM. React Native has...
Read more >Tutorial: Intro to React
The goal of this tutorial is to help you understand React and its syntax. ... If you get stuck, check out the community...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@pruhstal The official React component is now released, for more info see the repository: https://www.github.com/tinymce/tinymce-react.
Thanks, that is good feedback.
Expect a react component soon, would appreciate you helping out to test it.