/bosphorus

Primary LanguageJavaScriptMIT LicenseMIT

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