{"id":25536170,"url":"https://github.com/dev-t2/food-delivery-app","last_synced_at":"2026-04-11T14:34:34.251Z","repository":{"id":49322588,"uuid":"342800330","full_name":"dev-t2/food-delivery-app","owner":"dev-t2","description":"Creating food delivery app using React Native","archived":false,"fork":false,"pushed_at":"2022-09-11T10:14:38.000Z","size":11219,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T18:46:49.011Z","etag":null,"topics":["android","react-native","react-navigation","redux","typescript"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/dev-t2.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":"2021-02-27T07:46:15.000Z","updated_at":"2022-09-12T10:40:25.000Z","dependencies_parsed_at":"2023-01-18T03:45:32.455Z","dependency_job_id":null,"html_url":"https://github.com/dev-t2/food-delivery-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev-t2/food-delivery-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-t2%2Ffood-delivery-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-t2%2Ffood-delivery-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-t2%2Ffood-delivery-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-t2%2Ffood-delivery-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev-t2","download_url":"https://codeload.github.com/dev-t2/food-delivery-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev-t2%2Ffood-delivery-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"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":["android","react-native","react-navigation","redux","typescript"],"created_at":"2025-02-20T04:30:29.036Z","updated_at":"2026-04-11T14:34:34.228Z","avatar_url":"https://github.com/dev-t2.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# References\n\n- [React Native](https://reactnative.dev/docs/environment-setup)\n  - [Keyboard Aware Scroll View](https://github.com/APSL/react-native-keyboard-aware-scroll-view)\n  - [Android Manifest](https://developer.android.com/guide/topics/manifest/manifest-intro)\n  - [Config Variables](https://github.com/luggit/react-native-config)\n  - [Encrypted Storage](https://github.com/emeraldsanto/react-native-encrypted-storage)\n  - [Naver Map](https://github.com/quadflask/react-native-naver-map)\n  - [Permissions](https://github.com/zoontek/react-native-permissions)\n  - [Geolocation](https://github.com/michalchudziak/react-native-geolocation)\n  - [Image Crop Picker](https://github.com/ivpusic/react-native-image-crop-picker)\n  - [Image Resizer](https://www.npmjs.com/package/react-native-image-resizer)\n  - [Patch Package](https://github.com/ds300/patch-package)\n  - [Native Modules](https://reactnative.dev/docs/native-modules-intro)\n  - [Splash Screen](https://github.com/crazycodeboy/react-native-splash-screen)\n  - [Android Icon Generator](https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html)\n  - [iOS Icon Generator](https://appicon.co)\n  - [Vector Icons](https://github.com/oblador/react-native-vector-icons)\n  - [Fast Image](https://github.com/DylanVann/react-native-fast-image)\n  - [Upgrade Helper](https://react-native-community.github.io/upgrade-helper)\n  - [Analytics](https://rnfirebase.io/analytics/usage)\n  - [Cloud Messaging](https://rnfirebase.io/messaging/usage)\n  - [Push Notification](https://github.com/zo0r/react-native-push-notification)\n  - [Code Push](https://github.com/microsoft/react-native-code-push)\n  - [Hermes](https://reactnative.dev/docs/hermes)\n  - [Publishing to Google Play Store](https://reactnative.dev/docs/signed-apk-android)\n- [Flipper](https://fbflipper.com/docs/getting-started)\n  - [Redux Flipper](https://github.com/jk-gan/redux-flipper)\n- [Emotion](https://emotion.sh/docs/@emotion/native)\n  - [Theme Setup](https://emotion.sh/docs/typescript#define-a-theme)\n- [Material Design](https://material.io)\n  - [Color System](https://material.io/design/color/the-color-system.html)\n- [React Navigation](https://reactnavigation.org/docs/getting-started)\n  - [Native Stack Navigator](https://reactnavigation.org/docs/native-stack-navigator)\n  - [TypeScript Setup](https://reactnavigation.org/docs/typescript)\n  - [Screen Options](https://reactnavigation.org/docs/screen-options)\n  - [Bottom Tabs Navigator](https://reactnavigation.org/docs/bottom-tab-navigator)\n- [Redux Toolkit](https://redux-toolkit.js.org/tutorials/quick-start)\n  - [Middleware Setup](https://redux-toolkit.js.org/api/getDefaultMiddleware)\n  - [TypeScript Setup](https://redux-toolkit.js.org/tutorials/typescript)\n- [Redux Toolkit Query](https://redux-toolkit.js.org/rtk-query/overview)\n  - [Code Splitting](https://redux-toolkit.js.org/rtk-query/usage/code-splitting)\n  - [Mutations](https://redux-toolkit.js.org/rtk-query/usage/mutations)\n  - [TypeScript Setup](https://redux-toolkit.js.org/rtk-query/usage-with-typescript)\n  - [Streaming Updates](https://redux-toolkit.js.org/rtk-query/usage/streaming-updates)\n  - [Customizing queries](https://redux-toolkit.js.org/rtk-query/usage/customizing-queries)\n  - [Async Mutex](https://github.com/DirtyHairy/async-mutex)\n  - [Automated Re-fetching](https://redux-toolkit.js.org/rtk-query/usage/automated-refetching)\n- [Socket.IO Client](https://socket.io/docs/v4/client-installation)\n  - [Client API](https://socket.io/docs/v4/client-api)\n- [Naver Cloud Platform](https://www.ncloud.com)\n  - [Maps](https://www.ncloud.com/product/applicationService/maps)\n- [SK Open API](https://openapi.sk.com)\n  - [TMap API](https://tmapapi.sktelecom.com)\n- [Sentry](https://sentry.io/welcome)\n- [Firebase](https://firebase.google.com/?hl=ko)\n- [Fastlane](https://fastlane.tools)\n- [Google Play Console](https://play.google.com/console)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-t2%2Ffood-delivery-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-t2%2Ffood-delivery-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-t2%2Ffood-delivery-app/lists"}