galio-framework-react
v1.3.0
Published
updated version of galio-framework
Downloads
16
Maintainers
Readme
Table of Contents
Quick Start
1. Library instructions
Use our awesome components inside your own projects by running:
npm install galio-framework-react
or
yarn add galio-framework-react
Import our UI components to your screens:
import { Block, Button, Card, Icon, Input, NavBar, Text } from 'galio-framework-react';
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 our website
Resources
- Website: galio.io
- Expo: expo.io
- Built with Galio: Galio Apps
- galio-starter-kit: Github repo
- Issues: GitHub Issues Page