Richtext editor for react native
The react-native-cn-richtext-editor is a deprecated library for a rich text editor in react native. Users are now recommended to use react-native-cn-quill instead. This editor provides basic functionalities for text editing in React Native applications.
npm install react-native-cn-richtext-editor
or
yarn add react-native-cn-richtext-editor
The react-native-cn-richtext-editor is a deprecated library that provides basic rich text editing functionalities in React Native. Users are encouraged to switch to react-native-cn-quill for a better text editing experience. The editor allows for simple installation and basic text editing features, with the option to access more advanced capabilities like image uploading and text formatting. Users can refer to the API documentation for details on available props and methods.