This project is a work in progress, created as part of my learning journey with the book "Rockstar Developer 2025". The goal is to develop the UI for a Pay-52 application using React Native.
- Project Name: Pay-52 Application UI
- Technology: React Native
- Purpose: To build and learn mobile UI development with React Native.
- Clone the repository.
- Install the dependencies using
npm install
ornpm i
. - Run the app using
npx expo start
.