{"id":21388561,"url":"https://github.com/monte9/asphalt","last_synced_at":"2026-02-24T21:32:09.905Z","repository":{"id":66129160,"uuid":"83190067","full_name":"Monte9/Asphalt","owner":"Monte9","description":"Functional React Native App; to push the boundaries of my RN skills","archived":false,"fork":false,"pushed_at":"2017-03-10T09:44:52.000Z","size":714,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-13T15:43:40.922Z","etag":null,"topics":["messaging","profile","react-native","react-navigation"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Monte9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-26T07:06:52.000Z","updated_at":"2023-03-04T05:20:41.000Z","dependencies_parsed_at":"2023-02-22T20:30:48.866Z","dependency_job_id":null,"html_url":"https://github.com/Monte9/Asphalt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Monte9/Asphalt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monte9%2FAsphalt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monte9%2FAsphalt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monte9%2FAsphalt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monte9%2FAsphalt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Monte9","download_url":"https://codeload.github.com/Monte9/Asphalt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monte9%2FAsphalt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29801021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-24T21:02:39.706Z","status":"ssl_error","status_checked_at":"2026-02-24T21:02:21.834Z","response_time":75,"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":["messaging","profile","react-native","react-navigation"],"created_at":"2024-11-22T12:18:31.334Z","updated_at":"2026-02-24T21:32:09.900Z","avatar_url":"https://github.com/Monte9.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asphalt - Time to hit the road with React Native\n\n### TODO:\n- [ ] Write tests using Jest\n- [ ] Use MobX for state management\n- [ ] Implement React Navigation for navigation across the app\n- [ ] Implement full-featured chat functionality\n- [ ] Implement social login with Facebook\n\n\n### React Navigation use cases:\n\n#### Navigate back on button press:\n\n``` js\n\u003cTouchableOpacity\n  onPress={ () =\u003e this.props.navigation.goBack() }\n  style={{\n    padding:20,\n    borderRadius:20,\n    backgroundColor:'purple',\n    marginTop:20\n  }}\u003e\n  \u003cText\u003e{'Go back a screen this tab'}\u003c/Text\u003e\n\u003c/TouchableOpacity\u003e\n```\n\n#### Navigate between tab bars from views:\n\n``` js\n\u003cTouchableOpacity\n  onPress={\n    () =\u003e this.props.navigation.dispatch({ type:'JUMP_TO_TAB', payload:{index:0} })\n  }\n  style={{\n    padding:20,\n    borderRadius:20,\n    backgroundColor:'purple',\n    marginTop:20\n  }}\u003e\n  \u003cText\u003e{'Go back to root tab'}\u003c/Text\u003e\n\u003c/TouchableOpacity\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonte9%2Fasphalt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonte9%2Fasphalt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonte9%2Fasphalt/lists"}