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
- Host: GitHub
- URL: https://github.com/joshstovall/platform-blocks
- Owner: joshstovall
- License: mit
- Created: 2025-10-30T02:23:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-12-31T00:44:50.000Z (6 months ago)
- Last Synced: 2026-01-04T00:41:27.148Z (6 months ago)
- Topics: android, component-library, expo, ios, react, react-native, styled-components, typescript, ui, web
- Language: TypeScript
- Homepage: https://platform-blocks.com
- Size: 5.46 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Platform Blocks
[](https://github.com/joshstovall/platform-blocks/blob/HEAD/LICENSE)
[](https://www.npmjs.com/package/@platform-blocks/ui)
[](https://discord.gg/kbHjwzgXbc)
[](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).