A simple clone of a bank app.
Scan the bar code below to open the app on Expo go or click Click here
1 | 2 |
---|---|
This is a simple clone of Ecobank app made with react native Expo
- Add state management with redux
- Add splash screen
- Add Registration screen
- Add fade in animation
You should have expo and react native cli installed globally
- npm
npm install expo-cli -g
npm install react-native-cli -g
-
Clone the repo
git clone https://github.com/uwemneku/Banking-App-Clone-react-native
-
Install NPM packages
Yarn install
-
Start the app on expo
expo start
-
Fork the Project
-
Create your Feature Branch (
git checkout -b feature/AmazingFeature
) -
Commit your Changes (
git commit -m 'Add some AmazingFeature'
) -
Push to the Branch (
git push origin feature/AmazingFeature
) -
Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - uwemneku - uwemneku@gmail.com
Project Link: https://expo.dev/@uwemneku/expoBANKapp