react-native-android-native-view
v0.1.2
Published
Native view
Downloads
8
Maintainers
Readme
react-native-android-native-view
Native view
Installation
npm install react-native-android-native-view
Usage
import { AndroidNativeViewView } from "react-native-android-native-view";
// ...
<AndroidNativeViewView 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