项目作者: Relirk

项目描述 :
:iphone: Nubank clone application - React Native
高级语言: JavaScript
项目地址: git://github.com/Relirk/nubank-clone-mobile.git
创建时间: 2020-02-23T20:36:23Z
项目社区:https://github.com/Relirk/nubank-clone-mobile

开源协议:MIT License

下载


Nubank Clone (2019)


GitHub language count

Repository size


GitHub last commit



Repository issues


License

:iphone: React Native application Animations and Styles

#

Nubank

Tools used:

Running Locally

  1. # Install dependencies
  2. yarn install
  3. # Start the metro bundler into a new terminal tab
  4. yarn start
  5. # Start the app android
  6. react-native run-android
  7. # Start the app ios
  8. react-native run-ios --device