A place to poke around with RN Native layer.
npm install react-native-experiments
import { ExperimentsView } from "react-native-experiments";
// ...
<ExperimentsView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT