react-native-text-image-input
v0.1.21
Published
react native text input with image
Downloads
1,458
Readme
react-native-text-image-input
react native text input with image
Installation
npm install react-native-text-image-input
Usage
import { TextImageInputView } from "react-native-text-image-input";
// ...
<TextImageInputView color="tomato" fontSize={20} />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library