{"id":18336029,"url":"https://github.com/galio-org/galio-starter-kit","last_synced_at":"2025-04-06T04:34:49.909Z","repository":{"id":56714946,"uuid":"216445765","full_name":"galio-org/galio-starter-kit","owner":"galio-org","description":"Galio's starter kit is an app you can use to see what you can create with our library","archived":false,"fork":false,"pushed_at":"2020-01-21T09:55:21.000Z","size":165,"stargazers_count":187,"open_issues_count":18,"forks_count":73,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-21T17:12:06.032Z","etag":null,"topics":["android","ios","react-native","showcase-app","work-in-progress"],"latest_commit_sha":null,"homepage":"https://galio.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/galio-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-21T00:19:21.000Z","updated_at":"2025-03-13T09:10:24.000Z","dependencies_parsed_at":"2022-08-16T00:00:57.148Z","dependency_job_id":null,"html_url":"https://github.com/galio-org/galio-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galio-org%2Fgalio-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galio-org%2Fgalio-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galio-org%2Fgalio-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galio-org%2Fgalio-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galio-org","download_url":"https://codeload.github.com/galio-org/galio-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247435043,"owners_count":20938530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","react-native","showcase-app","work-in-progress"],"created_at":"2024-11-05T20:05:37.743Z","updated_at":"2025-04-06T04:34:49.581Z","avatar_url":"https://github.com/galio-org.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [galio-starter-kit](https://www.galio.io) ![GitHub package.json version](https://img.shields.io/github/package-json/v/galio-org/galio-starter-kit.svg) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social\u0026logo=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)\n\n[![GitHub issues](https://img.shields.io/github/issues/galio-org/galio-starter-kit.svg?style=popout)](https://github.com/galio-org/galio-starter-kit/issues)\n[![GitHub closed issues](https://img.shields.io/github/issues-closed/galio-org/galio-starter-kit.svg)](https://github.com/galio-org/galio-starter-kit/issues?q=is%3Aissue+is%3Aclosed)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/galio-org/galio-starter-kit.svg)](https://github.com/galio-org/galio-starter-kit/pulls)\n[![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/galio-org/galio-starter-kit.svg)](https://github.com/galio-org/galio-starter-kit/pulls?q=is%3Apr+is%3Aclosed)\n[![Gitter](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/galio-community)\n[![npm](https://img.shields.io/npm/dm/galio-framework.svg)](https://www.npmjs.com/package/galio-framework)\n[![Backers on Open Collective](https://opencollective.com/galio/backers/badge.svg)](#backers) \n[![Sponsors on Open Collective](https://opencollective.com/galio/sponsors/badge.svg)](#sponsors) \n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/galio-org/galio/master/assets/galio-logo.png\"\u003e\n  \u003cp align=\"center\"\u003eGalio 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.\u003c/p\u003e\n  \u003cp align=\"center\"\u003eThis project was built with the main purpose of showcasing what Galio can be used for. The whole community started creating different screens for Galio, enabling other users to see how versatile and easy to use our library is. Join this big community of people building with Galio! \u003c/p\u003e\n\u003c/p\u003e\n\n## Table of Contents\n* [Quick start](#quick-start)\n* [Documentation](#documentation)\n* [Resources](#resources)\n* [Reporting Issues](#reporting-issues)\n* [Licensing](#licensing)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/galio-org/galio-org.github.io/master/img/readme3.jpg\"\u003e\n\u003c/p\u003e\n\n## Quick Start\n\n#### 1. Project Setup\n```bash\ngit clone https://github.com/galio-org/galio-starter-kit.git\ncd galio-starter-kit\nnpm install or yarn install\n```\n\n#### 2. Starting the local server for your app\nTerminal cli:\n`expo r -c` or `npm start`\n\n### 3. Now a new browser window should appear:\nClick on 'run iOS' or 'run Android' \n\n\n## Documentation\n\nThe documentation for Galio is hosted at our [our website](https://galio.io)\n\n## Resources\n\n* Website: \u003chttps://galio.io\u003e\n* Expo: \u003chttps://expo.io\u003e\n* Issues: [GitHub Issues Page](https://github.com/galio-org/galio-starter-kit/issues)\n\n\n## Reporting Issues\n\nWe use GitHub Issues as the official bug tracker for galio-starter-kit. Here are some advices for our users that want to report an issue:\n\n1. Make sure that you are using the latest version of galio-starter-kit. Check for your fork's master branch status and see if it's up to date with the upstream/master (our repository)\n2. Provide us with reproductible steps for the issue.\n3. Some issues may be platform specific, so specifying what platform and if it's a simulator or a hardware device will help a lot.\n\n## Licensing\n\n* Licensed under MIT (\u003chttps://github.com/galio-org/galio-starter-kit/blob/master/LICENSE\u003e)\n\n\n© 2019 [Galio](https://galio.io) made with ❤️ for apps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalio-org%2Fgalio-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgalio-org%2Fgalio-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgalio-org%2Fgalio-starter-kit/lists"}