panvourtsis / pearl-ui

Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box ⚡️

Home Page:https://docs.pearl-ui.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Build accessible mobile apps with a design-first approach.

Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box. Skip the designer, write cleaner code, and get your product to market faster!


GitHub Workflow Status Codacy coverage npm npm Codacy grade Licence GitHub Discussions Twitter URL


Table of Contents

Key Features

  • 👐 Completely Open Source and Free
  • 🪐 Universal: Works on iOS, Android, and Web (powered by Expo and React Native)
  • 💎 15+ modular UI components (with new ones added monthly...)
  • 🎨 Effortlessly themeable
  • 🌓 Dark mode support out-of-the-box
  • 📱 Support for responsive design using breakpoints
  • ⚡️ Blazing fast development speed using style props
  • ♿️ Accessible by default, abiding by the official Android and Apple guidelines.
  • 📜 Extensive documentation
  • 💪🏻 Strong Typescript support
  • ⚙️ Powerful API for creating custom components

Installation

Inside your React Native/Expo project directory, install Pearl UI by running:

npm

$ npm install pearl-ui

yarn

$ yarn add pearl-ui

Documentation

See the complete usage and API docs here.

Changelog

We're using the github releases for changelog entries.

Support

Buy Me A Coffee

Contributing

For help on setting up the repo locally, building, testing, and contributing please see CONTRIBUTING.md.

Code of Conduct

All developers who wish to contribute through code or issues, take a look at the CODE_OF_CONDUCT.md.

License

MIT

Contributors

Thanks goes to these wonderful people (emoji key):


Nayan Patel

📖 🐛

Younes

🛡️

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Pearl UI is a powerful UI toolkit that helps you build beautiful production-ready mobile apps right out of the box ⚡️

https://docs.pearl-ui.dev/

License:MIT License


Languages

Language:TypeScript 93.9%Language:CSS 3.8%Language:JavaScript 2.2%Language:Shell 0.0%