React Native BID

BID mobile app that utilize for both android and ios.

                             

Materials

Getting Started

0. Prerequisites

Make sure you have Expo CLI installed

npm install -g expo-cli

1. Clone and Install

# Clone the repo
git clone https://github.com/FSitter/bsiter-mobile-app.git

# Install dependencies
yarn install

2.1. Run the React Native App

# Start the React Native packager
yarn start

Instructions are shown in the terminal. You can select to open it in:

  • An emulator (either iOS or Android) (iOS use Xcode, android use Android studio)
  • Your mobile device with the Expo app. It will reload if you save edits to your files and you will see build errors and logs in the terminal.