Try out the app on Expo simulator app by scanning QR code on https://expo.dev/@maarunip.2020/snack-ab2d796b-7c77-4848-ad1c-a747b6324097 OR
To try out app on local machine with a simulator or own phone via expo, install expo-cli globally in terminal via:
npm i --global expo-cliNavigate to project directory and run this to install necessary dependencies:
npm i and to start project locally:
expo startAdditional information from expo: When you're ready to see everything that Expo provides (or if you want to use your own editor) you can Download your project and use it with expo-cli.
Tools used:
- Expo-cli
- AWS Amplify - S3 Storage, Api(Graphql operations), Auth
- React-Native - components
Design Inspirations from: https://www.figma.com/community/file/996058531450901932
