# galio **Repository Path**: shaojunye/galio ## Basic Information - **Project Name**: galio - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-06 - **Last Updated**: 2025-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Galio](https://www.galio.io) ![GitHub package.json version](https://img.shields.io/github/package-json/v/galio-org/galio.svg) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Galio,%20a%20free%20and%20beautiful%20UI%20framework%20https%3A//galio.io/%20%23reactnative%20%23react%20%23design%20%23developers%20%23freebie%20via%20%40galioframework) [![GitHub issues](https://img.shields.io/github/issues/galio-org/galio.svg?style=popout)](https://github.com/galio-org/galio/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/galio-org/galio.svg)](https://github.com/galio-org/galio/issues?q=is%3Aissue+is%3Aclosed) [![GitHub pull requests](https://img.shields.io/github/issues-pr/galio-org/galio.svg)](https://github.com/galio-org/galio/pulls) [![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/galio-org/galio.svg)](https://github.com/galio-org/galio/pulls?q=is%3Apr+is%3Aclosed) [![Gitter](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/galio-community) [![npm](https://img.shields.io/npm/dm/galio-framework.svg)](https://www.npmjs.com/package/galio-framework) [![Backers on Open Collective](https://opencollective.com/galio/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/galio/sponsors/badge.svg)](#sponsors)

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](#quick-start) * [Components](#components) * [Documentation](#documentation) * [Resources](#resources) * [Reporting Issues](#reporting-issues) * [Licensing](#licensing)

## Quick Start #### 1. Library instructions Use our awesome components inside your own projects by running: ```bash npm install galio-framework ``` or ```sh yarn add galio-framework ``` Import our UI components to your screens: ```js import { Block, Button, Card, Icon, Input, NavBar, Text } from 'galio-framework'; ``` ### 2. galio-starter-kit [galio-starter-kit](https://github.com/galio-org/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](https://galio.io/docs?ref=galio-repo) ## Resources * Website: [galio.io](https://galio.io?ref=galio-repo) * Expo: [expo.io](https://expo.io?ref=galio-repo) * Built with Galio: [Galio Apps](https://galio.io/built-with-galio) * galio-starter-kit: [Github repo](https://github.com/galio-org/galio-starter-kit) * Issues: [GitHub Issues Page](https://github.com/galio-org/galio/issues) ## 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](CONTRIBUTING.md)]. ## Backers Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/galio#backer)] ## Sponsors Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/galio#sponsor)] ## Licensing * Licensed under MIT () © 2025 [Galio](https://galio.io?ref=galio-repo), made with 💚 for the community.