{"id":18487419,"url":"https://github.com/dwicao/react-native-login-screen","last_synced_at":"2025-04-08T20:31:11.967Z","repository":{"id":39498649,"uuid":"77576137","full_name":"dwicao/react-native-login-screen","owner":"dwicao","description":"React Native Login Screen","archived":false,"fork":false,"pushed_at":"2023-01-25T14:05:06.000Z","size":1330,"stargazers_count":511,"open_issues_count":17,"forks_count":232,"subscribers_count":30,"default_branch":"master","last_synced_at":"2024-12-18T19:03:16.312Z","etag":null,"topics":["login","native","react","react-native","screen"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/dwicao.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":"2016-12-29T02:32:07.000Z","updated_at":"2024-11-13T10:15:27.000Z","dependencies_parsed_at":"2023-02-14T08:00:52.233Z","dependency_job_id":null,"html_url":"https://github.com/dwicao/react-native-login-screen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwicao%2Freact-native-login-screen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwicao%2Freact-native-login-screen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwicao%2Freact-native-login-screen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwicao%2Freact-native-login-screen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwicao","download_url":"https://codeload.github.com/dwicao/react-native-login-screen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247922843,"owners_count":21018868,"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","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":["login","native","react","react-native","screen"],"created_at":"2024-11-06T12:50:28.525Z","updated_at":"2025-04-08T20:31:11.392Z","avatar_url":"https://github.com/dwicao.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# react-native-login-screen\n![demo](https://raw.githubusercontent.com/dwicao/react-native-login-screen/master/demo.gif)  \n\n## Todo\n- [x] ~~Make circle grow on Android more smooth~~\n- [x] ~~Add animation on press back~~  \n- [x]  ~~Add back button~~  \n- [x]  ~~Fix circleGrow on Android~~  \n- [x]  ~~Animated API~~  \n- [x]  ~~Navigator (react-native-router-flux)~~\n\n## Install at local\nOpen Terminal, then type command:  \n\u003e git clone https://github.com/dwicao/react-native-login-screen.git\n\nGo to project folder :\n\u003e cd react-native-login-screen\n\nType following command :  \n\u003e npm install  \n\nYou must have ANDROID_HOME environtment variable, to check if you already have, type in your terminal :  \n\u003e echo $ANDROID_HOME  \n\nIf blank, you can read at [HERE](https://goo.gl/XSBmwE)  \n\nMake sure you have already installed React Native globally by running this command :  \n\u003e sudo npm install -g react-native-cli\n\nAt this point, you should be able to run the project.\nTo run your project on your device/emulator at Debug configuration, type :\n\u003e npm run android-dev  \n\nOr if you want to run at iOS simulator, run:  \n\u003e npm run ios-dev\n \nIf you have error message like `Execution failed for task ':app:dexDebug'.` run this on your terminal :  \n\u003e npm run android-clean\n\nTo build .apk file just type :  \n\u003e npm run android-release  \n\nYou must sign .apk with keystore, to do this just type in your terminal :  \n\u003e npm run android-signer\n\nThe .apk file is located at `react-native-login-screen/android/app/build/outputs/apk/app-release-unsigned.apk`\n\n##  Available Command  \n\n| npm run ... | Description |\n| --- | --- |\n| adb-reverse | Reset port ADB to tcp:8081 |\n| ios-dev| Run iOS project with Simulator set to \"iPhone 5\" |\n| ios-bundle | Bundle with entry file index.ios.js |\n| ios-build  | Run ios project with “Release” configuration |\n| android-clean | Fix building android if preDexDebug error |\n| android-build-debug | Build android .apk with “Debug” configuration |\n| android-release  | Build android .apk with “Release” configuration  |\n| android-signkey  | Generate keystore android  |\n| android-signer | To sign app-release-unsigned.apk with random keystore |\n| android-dev | Run android development-mode on simulator |\n| android-bundle | Bundle with entry file index.android.js |\n \n\n## License\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwicao%2Freact-native-login-screen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwicao%2Freact-native-login-screen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwicao%2Freact-native-login-screen/lists"}