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

https://github.com/joshstovall/platform-blocks

Fully-Featured Component Library for React Native
https://github.com/joshstovall/platform-blocks

android component-library expo ios react react-native styled-components typescript ui web

Last synced: 5 months ago
JSON representation

Fully-Featured Component Library for React Native

Awesome Lists containing this project

README

          


Platform Blocks logo

Platform Blocks

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/joshstovall/platform-blocks/blob/HEAD/LICENSE)
[![npm](https://img.shields.io/npm/v/platform-blocks)](https://www.npmjs.com/package/@platform-blocks/ui)
[![Discord](https://img.shields.io/badge/Chat%20on-Discord-%235865f2)](https://discord.gg/kbHjwzgXbc)
[![X](https://img.shields.io/badge/Follow-%40platform__blocks-000000?logo=x&logoColor=white)](https://x.com/platform_blocks)

[Platform Blocks](https://platform-blocks.com/) is a React Native UI component library for building intuitive, accessible, and highly customizable mobile and web applications.

## Documentation

Full documentation and examples are available at [platform-blocks.com](https://platform-blocks.com).

## Installation

[`@platform-blocks/ui`](http://npmjs.com/package/@platform-blocks/ui) (core component library)

```sh
npm i @platform-blocks/ui
```

[`@platform-blocks/charts`](http://npmjs.com/package/@platform-blocks/charts) (data visualization library)

```sh
npm i @platform-blocks/charts
```

## Examples

Our documentation site includes [interactive examples](https://platform-blocks.com/examples) for inspiration and [components gallery](https://platform-blocks.com/components) to explore all available components.

## Contributing

Read the [contributing guide](CONTRIBUTING.md) to learn how to set up the development environment.

## License

This project is licensed under the [MIT License](LICENSE).