{"id":20791756,"url":"https://github.com/dzenis-h/rn_projects","last_synced_at":"2026-04-11T09:01:34.505Z","repository":{"id":40694184,"uuid":"323352657","full_name":"dzenis-h/RN_projects","owner":"dzenis-h","description":"This repo will contain various React Native projects, built with the aim of gathering knowledge and experimenting.","archived":false,"fork":false,"pushed_at":"2023-05-29T22:57:18.000Z","size":1773,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-19T18:50:21.759Z","etag":null,"topics":["cross-platform","javascript","mobile-development","react","react-native","react-navigation-v5","react-redux","redux"],"latest_commit_sha":null,"homepage":"","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/dzenis-h.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":"2020-12-21T14:02:14.000Z","updated_at":"2023-05-29T22:52:38.000Z","dependencies_parsed_at":"2024-11-17T15:48:28.479Z","dependency_job_id":"b98631dc-1b85-4552-9b50-c31a8f1be4a1","html_url":"https://github.com/dzenis-h/RN_projects","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dzenis-h/RN_projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FRN_projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FRN_projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FRN_projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FRN_projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzenis-h","download_url":"https://codeload.github.com/dzenis-h/RN_projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FRN_projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31674624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["cross-platform","javascript","mobile-development","react","react-native","react-navigation-v5","react-redux","redux"],"created_at":"2024-11-17T15:47:10.440Z","updated_at":"2026-04-11T09:01:34.486Z","avatar_url":"https://github.com/dzenis-h.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## \u003cimg src=\"https://img.shields.io/badge/React_Native-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" width=\"100\" height=\"28\"\u003e RN_projects\n\n## Overview 📝\n* This repo contains various React Native projects, built with the aim of gathering knowledge and experimenting. The projects cover different topics and features of React Native, such as navigation, state management, UI design, and more.\n\n## Tech Stack 💻\n| Tech | Docs | Description |\n| :---: | :---: | :--- |\n| \u003cimg src=\"https://img.shields.io/badge/React_Native-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" width=\"100\" height=\"28\"\u003e | [React Native](https://reactnative.dev/docs/getting-started) | A framework for building native apps using React. |\n| \u003cimg src=\"https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [Redux](https://redux.js.org/introduction/getting-started) | A library for managing global state in React apps. |\n| \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\" width=\"100\" height=\"28\"\u003e | [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | A scripting language for creating dynamic and interactive web pages. |\n| \u003cimg src=\"https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\" width=\"100\" height=\"28\"\u003e | [React](https://reactjs.org/docs/getting-started.html) | A library for building user interfaces with components. |\n| \u003cimg src=\"https://img.shields.io/badge/react_navigation-20232A?style=for-the-badge\u0026logo=react-router\u0026logoColor=CA4245\" width=\"100\" height=\"28\"\u003e | [React Navigation](https://reactnavigation.org/docs/getting-started) | A library for routing and navigation in React Native apps. |\n| \u003cimg src=\"https://img.shields.io/badge/expo-000020?style=for-the-badge\u0026logo=expo\u0026logoColor=white\" width=\"100\" height=\"28\"\u003e | [Expo](https://docs.expo.dev/) | A platform for developing, building, and deploying React Native apps. |\n\n## Contributing 🙌\nContributions are always welcome! If you would like to contribute to this project, please follow these steps:\n1. Fork the repository.\n2. Create a new branch.\n3. Make your changes and test them thoroughly.\n4. Submit a pull request.\n\n## License 📄\nThis project is licensed under the MIT License. See the [LICENSE](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing) file for more details.\n\n## Credits 🙏\nRN_projects was created by [Dzenis H.](https://www.dzenis.tech)\n\nIf you like what you see, please consider giving a ⭐️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Frn_projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzenis-h%2Frn_projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Frn_projects/lists"}