poc for the android react native bridge library
npm install react-native-poc-module
import { PocModuleView } from "react-native-poc-module";
// ...
<PocModuleView 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