A clone of Ecobank mobile app using react native and expo cli
[![LinkedIn][linkedin-shield]][linkedin-url]
About The Project
A simple clone of a bank app.
Scan the bar code below to open the app on Expo go or click Click here ![barcode][barcode]
1 | 2 :-------------------------:|:-------------------------: ![Product Name Screen Shot][product-screenshot] |
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
- 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
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Your Name - uwemneku - uwemneku@gmail.com
Project Link: https://expo.dev/@uwemneku/expoBANKapp
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge [contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge [forks-url]: https://github.com/othneildrew/Best-README-Template/network/members [stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge [stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers [issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge [issues-url]: https://github.com/uwemneku/Banking-App-Clone-react-native/issues [license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge [license-url]: https://www.linkedin.com/in/uwemisrael/Best-README-Template/blob/master/LICENSE.txt [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/othneildrew [product-screenshot]: screenshots/1.jpg [product-screenshot1]: screenshots/2.jpg [barcode]: screenshots/barcode.png