/ReactNative-learning

Projects I've done to learn React Native: hello, target sum, bake sales and photo gallery

Primary LanguageJavaScript

ReactNative-learning

Projects I've done to learn React Native

  1. Hello
  • A simple Hello World app to learn to install React Native, to be familiar with code structure and commands
  1. 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.
  1. 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
  1. Photo Gallery
  • Fetch and show images from an api as a photo gallery
  • Install camera to take picture and show picture to a screen