rn-dev-dock
v0.1.4
Published
A UI component library for React Native projects
Downloads
4
Readme
rn-dev-dock
A UI component library for React Native projects
Installation
npm install rn-dev-dock
Usage
import { RnDevDockView } from "rn-dev-dock";
// ...
<RnDevDockView 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