mahaveer0496 / React-native-restaurant-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A small app built with react native to get some familiarity.

Functionalities

  • Add restaurant
  • View restaurant
  • Search restaurant by name
  • Routing
  • Persitence using async storage

Goals completed

  • Get familiar with React Native and docs
  • Layout and Styling with React Native Style Sheets
  • Routing with React-navigation library
  • Debugging React Native apps
  • React-native-vector-icons library

Get started

Make sure all pre-requisites from this page are met

  • Clone the repo
  • Start an Android Emulator or connect a phone and enable USB Debugging
  • Run react-native run-android
  • App should be running 😄

About


Languages

Language:JavaScript 61.5%Language:Objective-C 18.4%Language:Java 10.4%Language:Python 9.8%