Skip to content

victorkvarghese/rn-coffee

Repository files navigation

☕ React Native Coffee

React Native React Navigation V2

Coffee App using react-native.

Features

Prerequisites

Getting Started

  1. Clone this repo, git clone https://github.com/victorkvarghese/rn-coffee.git
  2. Go to project's root directory, cd <your project name>
  3. Run yarn or npm install to install dependencies
  4. Run react-native link
  5. Connect a mobile device to your development machine
  6. Run the test application:
  • On Android:
    • Run react-native run-android
  • On iOS:
    • Open ios/Coffee.xcodeproj in Xcode
    • Hit Run after selecting the desired device
  1. Enjoy!!!

Sample APK

Download here : Coffee-Release-APK

Screenshots

Login Screen Home Screen

Preview

Screens

Contributing

PRs are welcome.