Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 419 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 419 Bytes

react-native-experiments

A place to poke around with RN Native layer.

Installation

npm install react-native-experiments

Usage

import { ExperimentsView } from "react-native-experiments";

// ...

<ExperimentsView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT