Native view
npm install react-native-android-native-view
import { AndroidNativeViewView } from "react-native-android-native-view";
// ...
<AndroidNativeViewView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library