Projects I've done to learn React Native
- Hello
- A simple Hello World app to learn to install React Native, to be familiar with code structure and commands
- Target Sum (modified project based on React Native course in LinkedIn Learning)
- A game to choose numbers to have the total of a target random sum.
- Bake Sales (project based on React Native course in LinkedIn Learning)
- Fetch and show images, titles, prices, descriptions, etc. from api
- Develop search function to look for specific deals
- Add animation and gesture control
- Set up icon and splash screen
- Photo Gallery
- Fetch and show images from an api as a photo gallery
- Install camera to take picture and show picture to a screen