https://github.com/cujuworld/galio

Galio

https://github.com/cujuworld/galio

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Galio

Basic Info
  • Host: GitHub
  • Owner: CuJuWorld
  • License: mit
  • Language: JavaScript
  • Default Branch: master
  • Size: 269 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 7 years ago · Last pushed over 7 years ago
Metadata Files
Readme Contributing License Code of conduct

README.md

galio Tweet

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

Galio is a 100% free and open source project, licensed under MIT License. You'll be building Android and iOS apps in style. Galio will always remain free to use and it is powered by a massive world-wide community. It comes with a lot of carefully crafted, ready to be used components and a beautiful typography. Galio has a gorgeous base theme that adapts to each project. Built with real app examples, component demos, guides, and how-to's to get you up and running with mobile apps faster than ever before.

Table of Contents

Quick Start

1. Project Setup

Go ahead and install the app version of Galio in order to play around with our components and screens!

bash git clone https://github.com/galio-org/galio.git cd galio git checkout examples npm install or yarn install

2. Project testing

Terminal cli: expo start

After initializing your local server you are now able to test the app inside your simulator by running: npm run ios or yarn run ios (or try an Android simulator)

Use our iOS or Android app directly on your physical device by running it inside Expo!

Expo iOS app

Expo Android app

3. SDK 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';

Components

Under Galio's belt:

  • Block
  • Button
  • Card
  • Checkbox
  • Icon
  • Input
  • NavBar
  • Radio
  • Slider
  • Text
  • Switch
  • GalioTheme

Documentation

The documentation for Galio is hosted at our our website

Resources

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 reproductible 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

© 2019 Galio, made with 💚 for the community.

Owner

  • Name: Sports-Ai
  • Login: CuJuWorld
  • Kind: user
  • Company: Sports-Ai

GitHub Events

Total
Last Year

Dependencies

package.json npm
  • eslint ^5.8.0 development
  • eslint-config-universe ^1.0.7 development
  • expo ^32.0.0 development
  • prettier ^1.15.1 development
  • prop-types ^15.6.2 development
  • react 16.5.0 development
  • react-native https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz development
  • react-native-vector-icons ^6.0.2 development
  • opencollective-postinstall ^2.0.1