Skip to content

nativebase/food-ordering-app

Repository files navigation

Food Ordering App

A sample app made using NativeBase 3.0. It displays how you can build beautiful apps using NativeBase's components.

Getting Started

Clone this Repository

git clone https://github.com/nativebase/food-ordering-app.git

Install Dependencies

cd food-ordering-app
# Using Yarn
yarn

# Using NPM
npm install

Running the Application

yarn start

  • To start app directly on Web

    yarn web

  • To start app directly on IOS

    yarn ios

  • To start app directly on Android

    yarn android

About

Food ordering app made using NativeBase 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published