1.0.11 • Published 5 years ago
@livelyhood/design-system v1.0.11
@livelyhood/design-system
React Native shared UI code
Installation
yarn add @livelyhood/design-system
Usage
import { HelloWorld, capitalize } from "@livelyhood/design-system";
// ...
return <HelloWorld>{capitalize("log in")}</HelloWorld>;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT