react-native-native-ui-component-boilerplate

My boilerplate for building a native UI component for React Native

MIT License

Stars
13

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