Banking-App-Clone-react-native

A simple clone of a bank app. Click here to view the app on expo

1 2
1 2

Built With

Getting Started

This is a simple clone of Ecobank app made with react native Expo

Todo List

  • [ ] Add state management with redux
  • [ ] Add splash screen
  • [ ] Add Registration screen
  • [X] Add fade in animation

Prerequisites

You should have expo and react native cli installed globally

  • npm
    npm install expo-cli -g 
    
    npm install react-native-cli -g 
    

Installation

  1. Clone the repo

    git clone https://github.com/uwemneku/Banking-App-Clone-react-native
    
  2. Install NPM packages

    Yarn install
    
  3. Start the app on expo

    expo start
    
  4. Fork the Project

  5. Create your Feature Branch (git checkout -b feature/AmazingFeature)

  6. Commit your Changes (git commit -m 'Add some AmazingFeature')

  7. Push to the Branch (git push origin feature/AmazingFeature)

  8. Open a Pull Request

GitHub

https://github.com/uwemneku/Banking-App-Clone-react-native