react-native-android-view
v0.1.3
Published
View
Downloads
10
Maintainers
Readme
react-native-android-view
View
Installation
npm install react-native-android-view
Usage
import { AndroidViewView } from "react-native-android-view";
// ...
<AndroidViewView 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