{"id":30737638,"url":"https://github.com/golu7679/supernative","last_synced_at":"2025-09-03T21:19:08.531Z","repository":{"id":103352389,"uuid":"421796853","full_name":"golu7679/superNative","owner":"golu7679","description":"setup for react native ","archived":false,"fork":false,"pushed_at":"2023-12-02T03:52:19.000Z","size":646,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-02T05:29:35.697Z","etag":null,"topics":["react-native","react-native-project","react-native-setup"],"latest_commit_sha":null,"homepage":"","language":"Java","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/golu7679.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}},"created_at":"2021-10-27T11:50:47.000Z","updated_at":"2022-10-20T15:42:52.000Z","dependencies_parsed_at":"2023-07-07T21:00:47.297Z","dependency_job_id":null,"html_url":"https://github.com/golu7679/superNative","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/golu7679/superNative","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golu7679%2FsuperNative","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golu7679%2FsuperNative/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golu7679%2FsuperNative/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golu7679%2FsuperNative/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golu7679","download_url":"https://codeload.github.com/golu7679/superNative/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golu7679%2FsuperNative/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273511332,"owners_count":25118705,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["react-native","react-native-project","react-native-setup"],"created_at":"2025-09-03T21:18:55.061Z","updated_at":"2025-09-03T21:19:08.520Z","avatar_url":"https://github.com/golu7679.png","language":"Java","readme":"# SUPER NATIVE\n\n**PURPOSE :** Testing\n\n# SETUP REACT NATIVE APP\n\n## Requirements\n\n**1.** **[Node.js](https://nodejs.org/en/)** (Click on the link to download)\n\n**2.** Text Editor (Preferred **[Visual Studio Code](https://code.visualstudio.com/download)**\nOR **[Notepad++](https://notepad-plus-plus.org/downloads/)**\nOR **[PhpStorm](https://www.jetbrains.com/phpstorm/download/#section=windows)**\nOR **[Atom](https://atom.io/)** or any other text editor)\n\n**3.** **[Android Studio](https://developer.android.com/studio)** (Click on the link to download)\n\n**4.** JDK(Java Development Kit) **[JAVA](https://adoptopenjdk.net/)** (download java 11)  (download java according to\ngradle support, I am just providing the current version of java which supports gradle right now, If you are reading this\nfile then first search the latest version of java which support gradle )\n\n## To Setup The App\n\nRun following commands in window terminal\n\n```bash\n    npm i -g create-react-app\n```\n\n```bash\n    npm i -g create-react-native-app\n```\n\n```bash\n    npm i -g react-native-cli\n```\n\n## Next Step\n\nOpen Android Studio and follow the step which showing in image\n\n1) Click on SDK manager\n   ![](./img/1.png)\n2) Download third point of the list\n   ![](./img/2.png)\n\n## Setup Environment Variables\n\nImage is given below to setup environment variables\n![](./img/3.png)\n\n**NOTE :** Here I am using Java Eclipse, you can use other Oracle java\n\n![](./img/4.png)\n\n**NOTE :** Add this in `PATH` section\n\n```bash\n   C:\\Users\\GoLu\\AppData\\Local\\Android\\Sdk\\platform-tools\n```\n\n```bash \n    C:\\Users\\GoLu\\AppData\\Local\\Android\\Sdk\\tools\\bin\n```\n\n![](./img/5.png)\n\n### Create React Native App\n\n```bash\n    npx react-native init project_name\n```\n\n### Before Executing app do these things\n\n1. if you are using a physical device then\n    1. Connect your phone with your system\n    2. Open `Developer Tool`\n    3. Turn on `USB Debugging`\n    4. Run `adb devices` it will show your connected device info\n\n\n2. If you are using an emulator\n    1. Open Android Studio\n    2. Click on `AVD Manager`\n       ![](./img/6.png)\n    3. Click play symbol which is below of `Action` word\n       ![](./img/7.png)\n        1. If you cannot see any device their then click on `Create Virtual Device`  and download a device what you\n           want.\n\n## Run React Native App\n\n```bash\n   npx react-native run-android\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolu7679%2Fsupernative","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolu7679%2Fsupernative","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolu7679%2Fsupernative/lists"}