{"id":13829767,"url":"https://github.com/vikeri/re-navigate","last_synced_at":"2025-07-09T10:31:38.610Z","repository":{"id":78230461,"uuid":"57046479","full_name":"vikeri/re-navigate","owner":"vikeri","description":"Example of React Native Navigation with re-frame/re-natal","archived":false,"fork":false,"pushed_at":"2017-05-12T06:36:57.000Z","size":257,"stargazers_count":62,"open_issues_count":1,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T10:09:20.426Z","etag":null,"topics":["clojurescript","navigation","navigator","re-frame","react-native","react-navigation"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vikeri.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-04-25T14:03:56.000Z","updated_at":"2023-10-03T22:04:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2dff109-6658-4194-b7b2-93ab0a31ad04","html_url":"https://github.com/vikeri/re-navigate","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/vikeri%2Fre-navigate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikeri%2Fre-navigate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikeri%2Fre-navigate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikeri%2Fre-navigate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikeri","download_url":"https://codeload.github.com/vikeri/re-navigate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225533020,"owners_count":17484179,"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":["clojurescript","navigation","navigator","re-frame","react-native","react-navigation"],"created_at":"2024-08-04T10:00:44.890Z","updated_at":"2024-11-20T10:31:12.859Z","avatar_url":"https://github.com/vikeri.png","language":"Clojure","funding_links":[],"categories":["Tools"],"sub_categories":["React Native"],"readme":"\u003e Update 2017-02-01: Got a VERY quick and dirty version for the new React Navigation library going. If you are looking for the old one for NavigationExperimental it is on the branch [old-re-navigate](https://github.com/vikeri/re-navigate/tree/old-re-navigate)\n\n# re-navigate\n\u003e Example of React Navigation with [re-frame](https://github.com/Day8/re-frame)/[re-natal](https://github.com/drapanjanas/re-natal/)\n\n\nThis example uses React Native's new Navigation component [React Navigation](https://reactnavigation.org/) that eventually will replace the current React Native navigation solutions (or so they say).\n\nThe one thing that does not work is to read the state of the tabs in `re-frame`. If you do that the tab switching will flicker. So currently it is a hack that saves the state to the re-frame db but uses the Navigators own state management to actually update the state.\n\nIf someone wants to give the full `re-frame` solution a stab that can be found on commit 78c79aa.\n\nReading the state of the stack from re-frame works just fine.\n\n## Example code\n\nIt is based on the scaffold from [re-natal](https://github.com/drapanjanas/re-natal/), almost everything is found in [re-navigate.ios.core](src/re_navigate/ios/core.cljs)\n\n## Run\n\nRequirements: \n- node \u0026 npm/yarn\n- leiningen `brew install leiningen`\n- re-natal \u0026 react-native-cli `npm install -g re-natal react-native-cli` \n\n`cd` into the directory.\n\n```\nyarn \u0026\u0026 lein prod-build \u0026\u0026 react-native run-ios\n```\n\n## Notes\n\n- React (15.4.2)\n- React Native (0.40.0)\n\n\n\n## Contributors\n\nViktor Eriksson ([vikeri](https://github.com/vikeri))\n\nAnthony Mittaz ([sync](https://github.com/sync))\n\nSam Liu ([wind13](https://github.com/wind13))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikeri%2Fre-navigate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikeri%2Fre-navigate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikeri%2Fre-navigate/lists"}