{"id":20049067,"url":"https://github.com/solrachix/nubank-rn-clone","last_synced_at":"2026-05-08T14:10:26.908Z","repository":{"id":106039526,"uuid":"242352615","full_name":"solrachix/Nubank-RN-Clone","owner":"solrachix","description":"Clone do app do Nubank","archived":false,"fork":false,"pushed_at":"2021-04-28T11:35:20.000Z","size":969,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-17T21:05:33.710Z","etag":null,"topics":["clone","expo","nubank","nubank-interface","react-native"],"latest_commit_sha":null,"homepage":null,"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/solrachix.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}},"created_at":"2020-02-22T14:11:02.000Z","updated_at":"2021-06-08T14:06:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fb2f9ea-16fd-43ea-b365-e6b4038592e2","html_url":"https://github.com/solrachix/Nubank-RN-Clone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solrachix/Nubank-RN-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solrachix%2FNubank-RN-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solrachix%2FNubank-RN-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solrachix%2FNubank-RN-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solrachix%2FNubank-RN-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solrachix","download_url":"https://codeload.github.com/solrachix/Nubank-RN-Clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solrachix%2FNubank-RN-Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32783536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"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":["clone","expo","nubank","nubank-interface","react-native"],"created_at":"2024-11-13T11:48:18.455Z","updated_at":"2026-05-08T14:10:26.870Z","avatar_url":"https://github.com/solrachix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Nubank clone\n\u003cp align=\"center\"\u003e\nEste projeto tem como objetivo o estudo das \u003cstrong\u003eanimações\u003c/strong\u003e no react native, partindo da interação do usuário. É simplesmente a tela inicial do Nubank, com animação no card de saldo, e aplicação de efeitos visuais nos componentes próximos, conforme o card de saldo é movido.\n\u003c/p\u003e\n\n![Alt Text](https://github.com/solrachix/Nubank-RN-Clone/blob/master/assets/Template.png)\n\n\u003cp align=\"center\"\u003e\n \u003ca aria-label=\"Versão do React\" href=\"https://github.com/facebook/react/blob/master/CHANGELOG.md#16120-november-14-2019\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/react-16.9.0-informational?logo=react\"\u003e\u003c/img\u003e\n  \u003c/a\u003e\n  \u003ca aria-label=\"Versão do Expo\" href=\"https://www.npmjs.com/package/expo-cli/v/3.11.5\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/expo--CLI-3.11.5-informational?logo=expo\"\u003e\u003c/img\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n### Feito Com\n\u003cstrong\u003eReact Native\u003c/strong\u003e - Um framework para o desenvolvimento de aplicações mobile usando Javascript + React;\n\u003cstrong\u003eReact Native Gesture Handler\u003c/strong\u003e - Uma API que permite a manipulação de gestos e toques no React Native;\n\u003cstrong\u003eReact Navigation\u003c/strong\u003e - Roteamento e navegação para aplicativos React Native\n\u003cstrong\u003eReact Native QRCode-svg\u003c/strong\u003e - Componente para apresentar o QRCode.\n\n### instalação\n\n\u003cstrong\u003ePré-requisitos -\u003e \u003c/strong\u003eTer o NodeJS instalado, um gerenciar de pacotes NPM ou YARN e o Expo CLI configurado;\n\u003cstrong\u003eClone o repositório\u003c/strong\u003e: git clone https://github.com/solrachix/Nubank-RN-Clone.git\nInstalar as dependências \u003cstrong\u003enpm install\u003c/strong\u003e ou \u003cstrong\u003eyarn\u003c/strong\u003e\nInicie o projeto \u003cstrong\u003eexpo start\u003c/strong\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolrachix%2Fnubank-rn-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolrachix%2Fnubank-rn-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolrachix%2Fnubank-rn-clone/lists"}