A UI for an iOS app
Design credits: https://dribbble.com/shots/7202830-Meditation-iOS-app-Home-and-Practices-screens
Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with yarn
or npm i
- cd to the repo
- Run Build for either OS
- for iOS
- run
expo start --ios
- run