Skip to content

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

License

Notifications You must be signed in to change notification settings

devin9754/pearl-ui

 
 

Repository files navigation

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.

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 🙌🏻:


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 ⚡️

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.0%
  • CSS 3.8%
  • JavaScript 2.2%