This is a React Native app designed based on PayMe UI on Dribbble
This project is a personal hobby project developed primarily for learning and experimentation. It is not intended for production use.
Please note the following:
-
Educational Purpose: The code and techniques used here are for educational exploration and may not follow best practices for enterprise-level software.
-
UI Case Study: The user interface design and its elements were selected specifically as a case study for this project. They are not related to, or based on, any freelance projects or professional client work I have completed. Any resemblance to other UIs is coincidental.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo











