Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gorhom/react-native-base-ui

A React Native Component library implementing the Base design language.
https://github.com/gorhom/react-native-base-ui

base-ui baseui react-native react-native-macos react-native-web react-native-windows

Last synced: 17 days ago
JSON representation

A React Native Component library implementing the Base design language.

Awesome Lists containing this project

README

        

# Base UI

Base is a design system comprised of modern, responsive, living components. Base UI is the React Native implementation of Base.

[![Base UI](https://img.shields.io/npm/v/@gorhom/base-ui?style=flat-square)](https://www.npmjs.com/package/@gorhom/base-ui) [![npm](https://img.shields.io/npm/l/@gorhom/base-ui?style=flat-square)](https://www.npmjs.com/package/@gorhom/base-ui) [![npm](https://img.shields.io/badge/types-included-blue?style=flat-square)](https://www.npmjs.com/package/@gorhom/base-ui) [![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/)

> This project is a re-written implementation of the **[Base Web](https://github.com/uber/baseweb)**, but for React Native, React Native Web & React Native Desktops (Windows, MacOS, Linux)

![React Native Base UI](./preview.png)

---

## Installation

First you will need to install the library

```bash
yarn add @gorhom/base-ui
```

Then make sure to run `react-native link`, to make sure needed font is installed.

```bash
yarn react-native link
```

## Usage

```tsx
// @TODO
```

## Contributing

This library still in early development stage and will need your help and support to get it to stable stage.

Click here to [read more about contributing](CONTRIBUTING.md).

## Author

- [Mo Gorhom](https://gorhom.dev/)

## License

[MIT](./LICENSE)

Liked the library? 😇

Buy Me A Coffee

---


Mo Gorhom