Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dluismendezpy/coop-bank-app

Banking App build using React Native
https://github.com/dluismendezpy/coop-bank-app

javascript react react-native

Last synced: about 1 month ago
JSON representation

Banking App build using React Native

Awesome Lists containing this project

README

        

# Coop Bank App

Banking app using React Native.
This app includes:

- Home
- Login
- Logout
- Forgot password
- Help center page
- Accounts and loans page
- Drawer navigation

## Prerequisites

- NodeJS
- Expo CLI
- npm or yarn

## Setup

#### Clone repo

`https://github.com/dluismendezpy/coop-bank-app.git`

#### Install dependencies

`npm install` or `yarn install`

#### Run app

`yarn start`

#### Run on Android/Ios device directly

`yarn android` / `yarn ios`

## Usage

- Use your Android or Ios emulator/device.
- Expo `5.4.3` or higher
- Login default credentials:
- Username: `@@@`
- Password: `@@@`