React Native Rich Text Editor
npm install tentap
import { TenTapView } from "tentap";
// ...
<TenTapView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library