/React-Native-Practice

Practice projects for learning mobile application development using a cross-platform framework, React Native

Primary LanguageJavaScript

React-Native-Practice

Notable Projects

Track App:

Using mock coordinatees in the demo, but can turn it off to make the app fully functional with real GPS inputs

An app that keeps track of user's GPS location and saves the track using:

  • MongoDB, React Native, Express, Node.js Full Stack
  • expo-location
  • react-native-maps
  • async-storage for auto signin

Food App:

An app that searches for local restaurants grouped by price ranges and displays the details, such as name, rating, reviews, and images using:

  • Yelp API