muratcakmak / bosphorus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 60.7%Language:TypeScript 36.6%Language:Shell 2.7%