Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jevxtn/gallery-mobile

Gallery Mobile App (UI)
https://github.com/jevxtn/gallery-mobile

ai application front-end-development gallery-images mobile mobile-app mobile-development react react-native typescript ui-components ui-design

Last synced: about 2 months ago
JSON representation

Gallery Mobile App (UI)

Awesome Lists containing this project

README

        

# Recommended next steps:
Note: Make sure you have installed native code dependencies [here](https://reactnative.dev/docs/environment-setup#installing-dependencies)

### To preview and run the project on your device:
1. Open project folder in Visual Studio Code
2. Run `npm install` in the terminal
3. Run `npx expo start` in the terminal
4. Run on For iOS device (only on MacOS)
1. Press `i` to view on iOS simulator or follow the instructions [here](https://docs.expo.dev/workflow/run-on-device/) to run on a physical device.
5. Run on For android device
1. Press `a` to view on Android Virtual Device or follow the instructions [here](https://docs.expo.dev/workflow/run-on-device/) to run on a physical device.