react-native-datacapture-text
text
Installation
npm install react-native-datacapture-text
Usage
import { DatacaptureTextView } from "react-native-datacapture-text";
// ...
<DatacaptureTextView color="tomato" />
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