Coder Social home page Coder Social logo

wpdas / nubank-mobile-app Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 2.0 3.63 MB

Mobile application developed using React Native and TypeScript. This application is based on the Nubank user interface (Brazilian company) and was made from scratch.

License: MIT License

JavaScript 2.03% Starlark 3.58% Java 12.80% Ruby 9.93% Objective-C 8.22% TypeScript 63.44%

nubank-mobile-app's Introduction

Nubank Mobile App (React Native) - Replica

Content in Portuguese

Mobile app developed using React Native. This application is based on the Nubank user interface (Brazilian company) and was made from scratch.

Project developed using TypeScript and some packages for implementing features in the app like i18n (internationalization), styled-components. I'm also using tools for code quality, build and compiler, they are tslint, prettier, tslint-react, babel and others. Dynamic Context APIs was used to create Theme and Locate Provider components (internationalization).

Native resources: Animation, Easing, StyleSheet, Gesture Handler, Swiper, Navigation, QRCode, Vector Icons, Svg, and others;
React APIs: createContext, useContext, useState;
Third-party: styled-components and i18n.
Font: NunitoSans

🎨 Demo GIF

Demo
Watch the vídeo

⁉️ Why

My interest in developing this project started after seeing the wonderful work of @ildaneta through LinkedIn and I also took advantage of the period at home during the Covid-19 pandemic to put certain projects into practice.

🎓 How to use

After cloning the repository, run the following commands:

# Updates the required packages and dependencies:
yarn
# Runs the project
yarn start
# Runs the app on an Android Device / Emulator
yarn android
# Runs the app on an iOS simulator
yarn ios

📗 Good to know

The bases for the TypeScript import function are configured in the tsconfig.json andbabel.config.js files:

"@components/*": "src/components/*",
"@assets/*": "src/assets/*",
"@theme": "src/theme/index.tsx",
"@locale": "src/locale/index.tsx"

🔍 Helpful content

:bowtie: Author

Wenderson Pires - Linkedin

nubank-mobile-app's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.