{"id":20157054,"url":"https://github.com/almmiko/hotspots","last_synced_at":"2026-05-08T14:32:41.135Z","repository":{"id":96202877,"uuid":"100175326","full_name":"almmiko/hotspots","owner":"almmiko","description":"React Native Hotspots App","archived":false,"fork":false,"pushed_at":"2017-08-22T13:01:22.000Z","size":2111,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-31T13:32:00.468Z","etag":null,"topics":["react","react-native","wifi"],"latest_commit_sha":null,"homepage":null,"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/almmiko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-13T12:32:54.000Z","updated_at":"2017-11-27T15:09:49.000Z","dependencies_parsed_at":"2023-04-12T03:46:55.303Z","dependency_job_id":null,"html_url":"https://github.com/almmiko/hotspots","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/almmiko/hotspots","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almmiko%2Fhotspots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almmiko%2Fhotspots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almmiko%2Fhotspots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almmiko%2Fhotspots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almmiko","download_url":"https://codeload.github.com/almmiko/hotspots/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almmiko%2Fhotspots/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32784365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["react","react-native","wifi"],"created_at":"2024-11-13T23:43:37.179Z","updated_at":"2026-05-08T14:32:41.117Z","avatar_url":"https://github.com/almmiko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  hotspots\n\n* Standard compliant React Native App Utilizing [Ignite](https://github.com/infinitered/ignite)\n\n## :arrow_up: How to Setup\n\n**Step 1:** git clone this repo:\n\n**Step 2:** cd to the cloned repo:\n\n**Step 3:** Install the Application with `yarn` or `npm i`\n\n\n## :arrow_forward: How to Run App\n\n1. cd to the repo\n2. Run Build for either OS\n  * for iOS\n    * run `react-native run-ios`\n  * for Android\n    * Run Genymotion\n    * run `react-native run-android`\n\n## :closed_lock_with_key: Secrets\n\nThis project uses [react-native-config](https://github.com/luggit/react-native-config) to expose config variables to your javascript code in React Native. You can store API keys\nand other sensitive information in a `.env` file:\n\n```\nAPI_URL=https://myapi.com\nGOOGLE_MAPS_API_KEY=abcdefgh\n```\n\nand access them from React Native like so:\n\n```\nimport Secrets from 'react-native-config'\n\nSecrets.API_URL  // 'https://myapi.com'\nSecrets.GOOGLE_MAPS_API_KEY  // 'abcdefgh'\n```\n\nThe `.env` file is ignored by git keeping those secrets out of your repo.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmmiko%2Fhotspots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmmiko%2Fhotspots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmmiko%2Fhotspots/lists"}