You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a web application built with React that uses react-quill. After formatting the content, it is sent to a mobile application in React Native, where it is rendered using react-native-render-html.
Is there any way to pass Quill styles to this component that renders HTML without having to manually describe all the styles?
The text was updated successfully, but these errors were encountered:
Hello everyone!
There is a web application built with React that uses react-quill. After formatting the content, it is sent to a mobile application in React Native, where it is rendered using react-native-render-html.
Is there any way to pass Quill styles to this component that renders HTML without having to manually describe all the styles?
The text was updated successfully, but these errors were encountered: