TEMU App is a basic React Native app created to demonstrate a simple structure for a mobile application.
- Home Screen
- Product Screen
- Basic Navigation
- Clone this repository
- Run
npm install
to install dependencies - Run
npm start
to start the application
MIT License