0.1.4 • Published 2 years ago

bosphorus v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

bosphorus

Component Library

Installation

yarn install bosphorus

Web

  "alias": {
    "react-native": "react-native-web"
  }

Usage

import { Button } from "bosphorus";

// ...
<Button title="Press" />

Contributing

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

License

MIT