{"id":19258259,"url":"https://github.com/pasan-pahasara/mobile-application-development","last_synced_at":"2026-04-29T19:34:22.601Z","repository":{"id":166264847,"uuid":"641726050","full_name":"Pasan-Pahasara/Mobile-Application-Development","owner":"Pasan-Pahasara","description":"This React Native project introduces a popular framework for building mobile apps using JavaScript and React. It allows developers to create cross-platform mobile apps that can run on both iOS and Android devices with a single code base.","archived":false,"fork":false,"pushed_at":"2023-06-26T10:30:47.000Z","size":941,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T16:09:48.391Z","etag":null,"topics":["javascript","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Pasan-Pahasara.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-17T03:30:55.000Z","updated_at":"2024-08-03T06:56:24.000Z","dependencies_parsed_at":"2024-08-11T05:03:54.225Z","dependency_job_id":null,"html_url":"https://github.com/Pasan-Pahasara/Mobile-Application-Development","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pasan-Pahasara/Mobile-Application-Development","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasan-Pahasara%2FMobile-Application-Development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasan-Pahasara%2FMobile-Application-Development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasan-Pahasara%2FMobile-Application-Development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasan-Pahasara%2FMobile-Application-Development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pasan-Pahasara","download_url":"https://codeload.github.com/Pasan-Pahasara/Mobile-Application-Development/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pasan-Pahasara%2FMobile-Application-Development/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["javascript","react-native"],"created_at":"2024-11-09T19:12:50.492Z","updated_at":"2026-04-29T19:34:22.584Z","avatar_url":"https://github.com/Pasan-Pahasara.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mobile-Application-Development\n\nThis React Native project introduces a popular framework for building mobile apps using JavaScript and React. It allows developers to create cross-platform mobile apps that can run on both iOS and Android devices with a single code base.\n![react-native](https://github.com/Pasan-Pahasara/Mobile-Application-Development/assets/88943660/a62b2bd5-5d42-4b49-84b2-14d0e7d4cfd3)\n\n\n##\n- **`Create Expo Go`**\n```\nnpx create-expo-app ProjectName\n\ncd ProjectName\n```\n\n##\n- **`Installing ReactNative Navigations`**\n```\nnpm install @react-navigation/native\n```\n\n- **`Installing dependencies into an Expo managed project`**\n```\nnpx expo install react-native-screens react-native-safe-area-context\n```\n##\n## Navigators\n- **`Stack Navigator`**\n```\nnpm install @react-navigation/stack\n```\n- **`Native Stack Navigator`**\n```\nnpm install @react-navigation/native-stack\n```\n- **`Drawer Navigator`**\n```\nnpm install @react-navigation/drawer\nnpx expo install react-native-gesture-handler react-native-reanimated\n```\n- **`Bottom Tabs Navigator`**\n```\nnpm install @react-navigation/bottom-tabs\n```\n- **`Material Bottom Tabs Navigator`**\n```\nnpm install @react-navigation/material-bottom-tabs react-native-paper react-native-vector-icons\n```\n- **`Material Top Tabs Navigator`**\n```\nnpm install @react-navigation/material-top-tabs react-native-tab-view\n```\n##\n## Install Redux Toolkit and React-Redux\n```\nnpm install @reduxjs/toolkit react-redux\n```\n##\n## Manage HTTP Request using axios\n```\nnpm install axios\n```\n##\n- **`Run Expo Go`**\n```\nnpx expo start\nnpm run android  \n```\n\n#  \n#### Clone this repository ✅\n```md\nhttps://github.com/Pasan-Pahasara/Mobile-Application-Development.git\n```\n###                                              \n###### If you think my code is good please drop a Star \u003cimg src=\"https://github.com/Pasan-Pahasara/md-alpha/blob/main/star.webp\" width=\"40px\"\u003e\n\n![GitHub issues](https://img.shields.io/github/issues/Pasan-Pahasara/Mobile-Application-Development?\u0026labelColor=black\u0026color=eb3b5a\u0026label=Issues\u0026logo=issues\u0026logoColor=black\u0026style=for-the-badge)\n![GitHub Contributions](https://img.shields.io/github/contributors/Pasan-Pahasara/Mobile-Application-Development?\u0026labelColor=black\u0026color=8854d0\u0026style=for-the-badge)\n\n### License 📝\n[![GitHub license](https://img.shields.io/github/license/Pasan-Pahasara/Mobile-Application-Development?\u0026labelColor=black\u0026color=3867d6\u0026style=for-the-badge)](https://github.com/Pasan-Pahasara/REST-API/blob/main/License)\n\n\u003cdiv align=\"center\"\u003e\n\n![repo size](https://img.shields.io/github/repo-size/Pasan-Pahasara/Mobile-Application-Development?label=Repo%20Size\u0026style=for-the-badge\u0026labelColor=black\u0026color=20bf6b)\n \n![GitHub forks](https://img.shields.io/github/forks/Pasan-Pahasara/Mobile-Application-Development?\u0026labelColor=black\u0026color=0fb9b1\u0026style=for-the-badge)\n![GitHub stars](https://img.shields.io/github/stars/Pasan-Pahasara/Mobile-Application-Development?\u0026labelColor=black\u0026color=f7b731\u0026style=for-the-badge)\n![GitHub LastCommit](https://img.shields.io/github/last-commit/Pasan-Pahasara/Mobile-Application-Development?logo=github\u0026labelColor=black\u0026color=d1d8e0\u0026style=for-the-badge)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e \nIf you have any questions or just wanna say hi, \u003cbr\u003e\u003cb\u003eMAIL ME\u003c/b\u003e\u0026nbsp;\n  \u003ca href=\"mailto:pasanpahasara7788@gmail.com\"\u003e\n      \u003cimg width=\"20px\" src=\"https://github.com/Pasan-Pahasara/md-alpha/blob/main/gmail.svg\" /\u003e\n  \u003c/a\u003e\u003c/p\u003e\n \n \u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e \n \n#### Developed by [Pasan Pahasara](https://github.com/Pasan-Pahasara/) \n\u003c/div\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasan-pahasara%2Fmobile-application-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpasan-pahasara%2Fmobile-application-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpasan-pahasara%2Fmobile-application-development/lists"}