react-native-type-rich-text-input Textinput replacement Installation npm install react-native-type-rich-text-input Usage import { TypeRichTextInputView } from "react-native-type-rich-text-input"; // ... <TypeRichTextInputView color="tomato" /> Contributing Development workflow Sending a pull request Code of conduct License MIT Made with create-react-native-library