{"id":25175260,"url":"https://github.com/h4fif/contact-app-react-native","last_synced_at":"2026-04-16T10:35:22.190Z","repository":{"id":43024019,"uuid":"511006073","full_name":"H4fif/contact-app-react-native","owner":"H4fif","description":"Simple Contact App","archived":false,"fork":false,"pushed_at":"2022-12-12T03:10:59.000Z","size":3317,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T19:41:22.522Z","etag":null,"topics":["android","ios","react","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/H4fif.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}},"created_at":"2022-07-06T05:51:25.000Z","updated_at":"2022-12-28T14:51:51.000Z","dependencies_parsed_at":"2023-01-27T12:15:40.303Z","dependency_job_id":null,"html_url":"https://github.com/H4fif/contact-app-react-native","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/H4fif/contact-app-react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4fif%2Fcontact-app-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4fif%2Fcontact-app-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4fif%2Fcontact-app-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4fif%2Fcontact-app-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H4fif","download_url":"https://codeload.github.com/H4fif/contact-app-react-native/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H4fif%2Fcontact-app-react-native/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["android","ios","react","react-native"],"created_at":"2025-02-09T12:29:19.379Z","updated_at":"2026-04-16T10:35:22.159Z","avatar_url":"https://github.com/H4fif.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bwa-react-native\nRead here for environment set up | Skip if your environment is ready\n\u003cbr /\u003e\nhttps://reactnative.dev/docs/environment-setup\n\u003cbr /\u003e\n\u003ch2\u003eRunning your React Native application\u003c/h2\u003e\n\u003ch3\u003eStep 1: Install dependencies\u003c/h3\u003e\n\u003cp\u003eFirst, you will need to install all dependencies to run this app\u003c/p\u003e\n\u003cdiv class=\"language-shell codeBlockContainer_mQmQ theme-code-block\" style=\"--prism-color:#FFFFFF;--prism-background-color:#282C34\"\u003e\n  \u003cdiv class=\"codeBlockContent_D5yF\"\u003e\n    \u003cpre tabindex=\"0\" class=\"prism-code language-shell codeBlock_RMoD thin-scrollbar\"\u003e\n      \u003ccode class=\"codeBlockLines_AclH\"\u003e\n        \u003cspan class=\"token-line\" style=\"color:#FFFFFF\"\u003e\u003cspan class=\"token plain\"\u003enpm install\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\n      \u003c/code\u003e\n    \u003c/pre\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\u003ch2\u003eRunning your React Native application\u003c/h2\u003e\n\u003ch3\u003eStep 2: Start Metro\u003c/h3\u003e\n\u003cp\u003e\n  First, you will need to start Metro, the JavaScript bundler that ships with React Native. Metro \u0026quot;takes in an entry file and various options, and returns a single JavaScript file that includes all your code and its dependencies.\u0026quot;—\n  \u003ca href=\"https://facebook.github.io/metro/docs/concepts\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eMetro Docs\u003c/a\u003e\n\u003c/p\u003e\n\u003cp\u003eTo start Metro, run \u003ccode\u003enpx react-native start\u003c/code\u003e inside your React Native project folder:\u003c/p\u003e\n\u003cdiv class=\"language-shell codeBlockContainer_mQmQ theme-code-block\" style=\"--prism-color:#FFFFFF;--prism-background-color:#282C34\"\u003e\n  \u003cdiv class=\"codeBlockContent_D5yF\"\u003e\n    \u003cpre tabindex=\"0\" class=\"prism-code language-shell codeBlock_RMoD thin-scrollbar\"\u003e\n      \u003ccode class=\"codeBlockLines_AclH\"\u003e\n        \u003cspan class=\"token-line\" style=\"color:#FFFFFF\"\u003e\u003cspan class=\"token plain\"\u003enpx react-native start\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\n      \u003c/code\u003e\n    \u003c/pre\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\u003cp\u003e\u003ccode\u003ereact-native start\u003c/code\u003e starts Metro Bundler.\u003c/p\u003e\n\u003cblockquote\u003e\n  \u003cp\u003eIf you use the Yarn package manager, you can use \u003ccode\u003eyarn\u003c/code\u003e instead of \u003ccode\u003enpx\u003c/code\u003e when running React Native commands inside an existing project.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003cblockquote\u003e\n  \u003cp\u003eIf you\u0026#x27;re familiar with web development, Metro is a lot like webpack—for React Native apps. Unlike Kotlin or Java, JavaScript isn\u0026#x27;t compiled—and neither is React Native. Bundling isn\u0026#x27;t the same as compiling, but it can help improve startup performance and translate some platform-specific JavaScript into more widely supported JavaScript.\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003ch3\u003eStep 3: Start your application\u003c/h3\u003e\n\u003cp\u003eLet Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the following:\u003c/p\u003e\n\u003cdiv class=\"language-shell codeBlockContainer_mQmQ theme-code-block\" style=\"--prism-color:#FFFFFF;--prism-background-color:#282C34\"\u003e\n  \u003cdiv class=\"codeBlockContent_D5yF\"\u003e\n    \u003cpre tabindex=\"0\" class=\"prism-code language-shell codeBlock_RMoD thin-scrollbar\"\u003e\n      \u003ccode class=\"codeBlockLines_AclH\"\u003e\u003cspan class=\"token-line\" style=\"color:#FFFFFF\"\u003e\n        \u003cspan class=\"token plain\"\u003enpx react-native run-android\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\n      \u003c/code\u003e\n    \u003c/pre\u003e\n    \u003cp\u003eOr on iOS:\u003c/p\u003e\n    \u003cpre tabindex=\"0\" class=\"prism-code language-shell codeBlock_RMoD thin-scrollbar\"\u003e\n      \u003ccode class=\"codeBlockLines_AclH\"\u003e\u003cspan class=\"token-line\" style=\"color:#FFFFFF\"\u003e\n        \u003cspan class=\"token plain\"\u003enpx react-native run-ios\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\n      \u003c/code\u003e\n    \u003c/pre\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\u003ch2\u003eRun Fake REST API on your local machine\u003c/h2\u003e\n\u003ch3\u003eStep 4: Start local REST API server\u003c/h3\u003e\n\u003cp\u003eI use port 3004, you can use the same port or change to other port is 3004 is already in use\u003c/p\u003e\n\u003cp\u003eLet local fake rest api run in its own terminal. Open a new terminal inside your React Native project folder. Run the following:\u003c/p\u003e\n\u003cdiv class=\"language-shell codeBlockContainer_mQmQ theme-code-block\" style=\"--prism-color:#FFFFFF;--prism-background-color:#282C34\"\u003e\n  \u003cdiv class=\"codeBlockContent_D5yF\"\u003e\n    \u003cpre tabindex=\"0\" class=\"prism-code language-shell codeBlock_RMoD thin-scrollbar\"\u003e\n      \u003ccode class=\"codeBlockLines_AclH\"\u003e\u003cspan class=\"token-line\" style=\"color:#FFFFFF\"\u003e\n        \u003cspan class=\"token plain\"\u003enpx json-server --watch ./FakeAPI/db.json --port 3004\u003c/span\u003e\u003cbr\u003e\u003c/span\u003e\n      \u003c/code\u003e\n    \u003c/pre\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\u003cp\u003eIf everything is set up correctly, you should see your local fake rest api is running.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4fif%2Fcontact-app-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh4fif%2Fcontact-app-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4fif%2Fcontact-app-react-native/lists"}