Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 1008 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 1008 Bytes

BowserExamples

Working examples showing how to use the Bowser stack!

Bowser Examples Index screenshot Bowser To Do List Example screenshot

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with yarn or npm i

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android