Galio

Galio is a beautifully designed, Free and Open Source React Native Framewor...

README

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests Gitter npm Backers on Open Collective  Sponsors on Open Collective

Galio is one of the coolest UI libraries you could ever use, licensed under MIT. Carefully crafted by developers for developers. Ready-made components, typography, and a gorgeous base theme that is easily adaptable to each project.

Try our showcase app, built with the help of our cool community! galio-starter-kit


Table of Contents



Quick Start


1. Library instructions

Use our awesome components inside your own projects by running:
  1. ``` sh
  2. npm install galio-framework
  3. ```
or
  1. ```sh
  2. yarn add galio-framework
  3. ```
Import our UI components to your screens:
  1. ``` js
  2. import { Block, Button, Card, Icon, Input, NavBar, Text } from 'galio-framework';
  3. ```

2. galio-starter-kit

galio-starter-kit is an app developed by the community with the main purpose of showcasing what Galio can do. Built with Expo and Galio, the screens are created and maintained by the community. Join and help us build this cool library together!



Components


Under Galio's belt:
Accordion
Block
Button
Card
Checkbox
Deck Swiper
Icon
Input
NavBar
Radio
Text
Toast notification
Slider
Switch
GalioTheme

Documentation


The documentation for Galio is hosted at our website

Resources


Website: galio.io
Expo: expo.io
Built with Galio: Galio Apps
galio-starter-kit: Github repo


Reporting Issues


We use GitHub Issues as the official bug tracker for Galio. Here are some advices for our users that want to report an issue:

1. Make sure that you are using the latest version of Galio. Check for your fork's master branch status and see if it's up to date with the upstream/master (our repository)
2. Provide us with reproducible steps for the issue.
3. Some issues may be platform specific, so specifying what platform and if it's a simulator or a hardware device will help a lot.

Contributors

This project exists thanks to all the people who contribute. [Contribute].


Backers


Thank you to all our backers! 🙏 [Become a backer]



Sponsors


Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]


Licensing


* Licensed under MIT ()

© 2019 Galio, made with 💚 for the community.