react-native-native-ui-component-boilerplate
A boilerplace for building native module for React Native
Installation
npm install react-native-my-textedit
Usage
import { MyTexteditView } from 'react-native-my-textedit'
// ...
<MyTexteditView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT