{"id":23345947,"url":"https://github.com/janiokq/react-native-simple-navigation","last_synced_at":"2026-04-29T17:08:30.021Z","repository":{"id":219684217,"uuid":"88485072","full_name":"janiokq/react-native-Simple-navigation","owner":"janiokq","description":"Simplified version of the navigator","archived":false,"fork":false,"pushed_at":"2017-04-17T08:47:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T17:18:10.009Z","etag":null,"topics":["navigation","react-native"],"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/janiokq.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}},"created_at":"2017-04-17T07:51:48.000Z","updated_at":"2020-04-28T15:51:21.000Z","dependencies_parsed_at":"2024-01-29T06:14:09.641Z","dependency_job_id":"404c5d4d-444b-408c-bb76-8e3661278485","html_url":"https://github.com/janiokq/react-native-Simple-navigation","commit_stats":null,"previous_names":["janiokq/react-native-simple-navigation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/janiokq/react-native-Simple-navigation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janiokq%2Freact-native-Simple-navigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janiokq%2Freact-native-Simple-navigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janiokq%2Freact-native-Simple-navigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janiokq%2Freact-native-Simple-navigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janiokq","download_url":"https://codeload.github.com/janiokq/react-native-Simple-navigation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janiokq%2Freact-native-Simple-navigation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":["navigation","react-native"],"created_at":"2024-12-21T07:11:44.810Z","updated_at":"2026-04-29T17:08:29.979Z","avatar_url":"https://github.com/janiokq.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-Simple-navigation\n\n\nThis is a the react-native simplified version of the **Navigator**\n\nCharacteristics of the currently supported\n\nPhysical devices accelerate animation Original animation\n\n\n**methods**：\n\npush\n\npopN\n\nreplacePrevious\n\nreplaceAtIndex\n\nonRouteChange\n\n\nGestures are not currently supported\n\n\n\nuse:\n\n```\t\nimport  NavRoad  from 'react-native-Simple-navigation';\n\n\n\nrender(){\n\treturn(\n\t\t\n\t\t      \n            \u003cNavRoad  \n            \n            \tonRouteChange={(route,index)=\u003e{\n            \t\t//operation\n            \t}}\n              ref={(r)=\u003e this.navigator  = r }\n              initialRoute={{name: 'Index', component: TabView}}\n              renderScene={(route,NavRoad)=\u003e{\n                 return (\n                          \u003croute.component    navigator = {NavRoad} route={route}  /\u003e\n                        )\n                }\n              }\n            /\u003e\n            \n\t)\n}\n\n\t\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaniokq%2Freact-native-simple-navigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaniokq%2Freact-native-simple-navigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaniokq%2Freact-native-simple-navigation/lists"}