https://github.com/andrekovac/photofavorite2
https://github.com/andrekovac/photofavorite2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrekovac/photofavorite2
- Owner: andrekovac
- Created: 2022-01-19T07:15:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T07:25:09.000Z (over 3 years ago)
- Last Synced: 2023-08-08T02:44:14.498Z (almost 2 years ago)
- Language: TypeScript
- Size: 14.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Photo FavoriteAn app to learn React Native. Used at [André Kovac](https://www.andrekovac.com/)'s workshops.
![]()
- Tap on Photos to see the Authors and tap on the Star to favorite (or un-favorite) photos.
## Test the published App
1. Install the [Expo Go App](https://expo.io/tools#client) on your smartphone.
2. Go to and scan the **QR code**.
- **iPhone**: Just open the build-in Camera and point it to the QR code.
- **Android**: Open the **Expo Go App** and in there tap on Scan QR Code### Development Instructions
- Setup Instructions: [Setup your computer for local React Native development on your computer](./docs/setup.md)
- Run Instructions: [How to run the development build of the PhotoFavorite App locally with Expo Dev Tools](./docs/run-locally.md)### Education
- In my React Native workshops students solve tasks related to this app and build it step by step.