{"id":13395115,"url":"https://github.com/callstackincubator/rebolt-navigation","last_synced_at":"2025-03-13T20:31:54.253Z","repository":{"id":57349086,"uuid":"124229010","full_name":"callstackincubator/rebolt-navigation","owner":"callstackincubator","description":"Fast and declarative router for Rebolt","archived":true,"fork":false,"pushed_at":"2018-11-30T14:10:01.000Z","size":1303,"stargazers_count":208,"open_issues_count":23,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-14T05:55:27.880Z","etag":null,"topics":["react-native","reasonml"],"latest_commit_sha":null,"homepage":"https://rebolt-navigation.callstack.com/","language":"OCaml","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/callstackincubator.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/Contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2018-03-07T11:54:39.000Z","updated_at":"2024-04-09T15:07:13.000Z","dependencies_parsed_at":"2022-08-30T01:10:15.728Z","dependency_job_id":null,"html_url":"https://github.com/callstackincubator/rebolt-navigation","commit_stats":null,"previous_names":["callstack/reroute-native"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Frebolt-navigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Frebolt-navigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Frebolt-navigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callstackincubator%2Frebolt-navigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callstackincubator","download_url":"https://codeload.github.com/callstackincubator/rebolt-navigation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243478295,"owners_count":20297231,"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":["react-native","reasonml"],"created_at":"2024-07-30T17:01:42.510Z","updated_at":"2025-03-13T20:31:53.069Z","avatar_url":"https://github.com/callstackincubator.png","language":"OCaml","readme":"# Rebolt Navigation\n\n[![Build Status][build-badge]][build]\n[![Version][version-badge]][package]\n[![MIT License][license-badge]][license]\n[![PRs Welcome][prs-welcome-badge]][prs-welcome]\n[![Chat][chat-badge]][chat]\n\n\u003e a fast, declarative navigation for react native\n\nWe're looking forward to seeing your feedback or questions on Discord\n\n## Getting started\n\n[Rebolt Navigation website](https://rebolt-navigation.callstack.com/)\n\n### Installation\n\nOpen a Terminal in your project's folder and run,\n\n```she\nyarn add rebolt-navigation\n```\n\nAfter installation, you will need to add this library to your `bsconfig.json` dependencies\n\n```json\n\"bs-dependencies\": [\n  \"reason-react\",\n  \"rebolt-navigation\"\n],\n```\n\nIn addition you will need to install a few peer dependencies:\n\n```sh\nyarn add rebolt react-native-gesture-handler\n```\n\n* `react-native-gesture-handler` - [installation instructions](https://github.com/kmagiera/react-native-gesture-handler#installation)\n\nAs per [this issue](https://github.com/callstackincubator/rebolt-navigation/issues/103), you might need to add the following to your `bsconfig.json`:\n\n```\n\n\"package-specs\": {\n  \"module\": \"commonjs\",\n  \"in-source\": true\n}\n\n```\nThis generates output alongside source files. ([documentation](https://bucklescript.github.io/docs/en/build-configuration.html#package-specs))\n\n\n## Usage\n\n[View the docs](https://rebolt-navigation.callstack.com/docs/get-started.html#usage)\n\n## Examples\n- example built-in library - [/example](/example)\n- standalone example - [reroute-example](https://github.com/souhe/reroute-example)\n\n## Developing\n\n```sh\n# Starts Metro (React Native Packager)\nnpm run start-example\n\n# Runs the app on iOS/Android\nnpm run run-ios\n\n# Watches for source build changes\nnpm start\n```\n\n## License\n\nMIT (c) 2018 Callstack\n\n\u003c!-- badges --\u003e\n[build-badge]: https://img.shields.io/circleci/project/github/callstackincubator/rebolt-navigation/master.svg?style=flat-square\n[build]: https://circleci.com/gh/callstackincubator/rebolt-navigation\n[version-badge]: https://img.shields.io/npm/v/rebolt-navigation.svg?style=flat-square\n[package]: https://www.npmjs.com/package/rebolt-navigation\n[license-badge]: https://img.shields.io/npm/l/rebolt-navigation.svg?style=flat-square\n[license]: https://opensource.org/licenses/MIT\n[prs-welcome-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\n[prs-welcome]: http://makeapullrequest.com\n[chat-badge]: https://img.shields.io/discord/426714625279524876.svg?style=flat-square\u0026colorB=758ED3\n[chat]: https://discord.gg/zwR2Cdh\n","funding_links":[],"categories":["OCaml"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallstackincubator%2Frebolt-navigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallstackincubator%2Frebolt-navigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallstackincubator%2Frebolt-navigation/lists"}