{"id":22541023,"url":"https://github.com/binaryleo/react_native_stack_navigation","last_synced_at":"2025-09-04T19:04:38.607Z","repository":{"id":59052664,"uuid":"533085288","full_name":"BinaryLeo/react_native_stack_navigation","owner":"BinaryLeo","description":"A react native application using stack navigation to explore several features","archived":false,"fork":false,"pushed_at":"2022-09-26T02:39:27.000Z","size":1247,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T08:15:02.923Z","etag":null,"topics":["animation","callout","camera","google-maps","marker","react-native"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/BinaryLeo.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}},"created_at":"2022-09-05T22:59:25.000Z","updated_at":"2022-10-16T19:43:38.000Z","dependencies_parsed_at":"2023-01-18T22:16:03.365Z","dependency_job_id":null,"html_url":"https://github.com/BinaryLeo/react_native_stack_navigation","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/BinaryLeo%2Freact_native_stack_navigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryLeo%2Freact_native_stack_navigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryLeo%2Freact_native_stack_navigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinaryLeo%2Freact_native_stack_navigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinaryLeo","download_url":"https://codeload.github.com/BinaryLeo/react_native_stack_navigation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245984992,"owners_count":20704896,"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":["animation","callout","camera","google-maps","marker","react-native"],"created_at":"2024-12-07T12:13:29.418Z","updated_at":"2025-03-28T07:21:56.645Z","avatar_url":"https://github.com/BinaryLeo.png","language":"TypeScript","readme":"\u003cdiv align=\"center\" style=\"margin: 20px; text-align: center\"\u003e\n\n   # react_native_stack_navigation\n\n  \u003cp\u003eA react native application using stack navigation to explore several features\u003c/p\u003e\n \n  [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](https://github.com/BinaryLeo/react_native_stack_navigation/blob/main/LICENSE)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/BinaryLeo/react_native_stack_navigation?style=flat-square)\n  ![GitHub top language](https://img.shields.io/github/languages/top/BinaryLeo/react_native_stack_navigation?style=flat-square)\n \n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-features\"\u003eFeatures\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-technologies\"\u003eTechnologies and libs\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-notes\"\u003eNotes\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-license\"\u003eLicense\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n\u003c/p\u003e\n\n\n\u003cdiv\u003e\n\n\nPagination | Camera| Notifications | Maps\n:-: | :-: | :-: | :-:\n\u003cvideo src='https://user-images.githubusercontent.com/72607039/192182974-a10a271a-b0db-4de3-a3b5-64ab292a695a.mp4' width=150/\u003e | \u003cvideo src='https://user-images.githubusercontent.com/72607039/192182571-38b24125-da78-4713-986a-c243c91b989c.mp4' width=150/\u003e| \u003cvideo src='https://user-images.githubusercontent.com/72607039/192182481-8c84de19-8454-4c91-a49a-42c1a0ceefd7.mp4' width=150/\u003e | \u003cvideo src='https://user-images.githubusercontent.com/72607039/192182398-7cb9e483-9f5e-4b5a-8a08-2ebd31784ec3.mp4' width=150/\u003e\n\n\n \n   \n\u003c/div\u003e\n\n\n\n\n## 💡 features\n\n- ``Maps``\n- ``Camera``\n- ``Notifications``\n- ``Stack Navigation``\n- ``Bottom Navigation``\n- ``Drawer Navigation``\n- ``Animations``\n\n\n## 💡 technologies\n\n- ``Expo bare workflow``\n- ``React Native``\n- ``Typescript``\n\n```bash\n# npx expo install @react-navigation/stack @react-navigation/native\n# yarn add @react-navigation/stack @react-navigation/native\n\n# npx expo install react-native-screens react-native-safe-area-context\n# yarn add react-native-screens react-native-safe-area-context\n\n# npx expo install react-native-gesture-handler\n# yarn add react-native-gesture-handler\n\n# npx expo install expo camera\n# yarn add expo camera\n\n# npx expo install @react-navigation/bottom-tabs\n# yarn add @react-navigation/bottom-tabs\n\n# npx expo install @expo/vector-icons\n# yarn add @expo/vector-icons\n\n# npx expo install @react-navigation/drawer\n# yarn add @react-navigation/drawer\n\n# npx expo install react-native-reanimated\n# yarn add react-native-reanimated\n\n# npx expo install react-native-maps\n# yarn add react-native-maps\n\n# npx expo install expo-device expo-notifications\n# yarn add expo-device expo-notifications\n\n```\n\n## 💡 Notes\nIf you're installing this in a bare React Native app, you should also follow these additional installation instructions.\nYou must also add the Babel plugin to babel.config.js\n\n``` javascript\n\nmodule.exports = function(api) {\n  api.cache(true);\n  return {\n    presets: ['babel-preset-expo'],\n    plugins: ['react-native-reanimated/plugin']\n  };\n};\n\n```\n\n## 📄 License\n\nThis project was built under MIT. See the file [LICENSE](LICENSE) for more details.\n\n---\n\n\nBuilt with 💖 love and burning my 🧠 brain - by Binary Leo 👋🏻 \u0026nbsp;[Find me on linkedin!](https://www.linkedin.com/in/leonardo-moura-92b513209/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryleo%2Freact_native_stack_navigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryleo%2Freact_native_stack_navigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryleo%2Freact_native_stack_navigation/lists"}