Skip to content

Prediction times for public transit. Made with React Native.

Notifications You must be signed in to change notification settings

chungdaniel/TransitWhen

Repository files navigation

Table of Contents

Introduction

Prediction times for public transit. Made with React Native.

Features

What you can do with TransitWhen:

  • Obtain bus predictions for your transit of agency of choice (limited to what is supported by NextBus and currently only tested for the TTC)
  • Subway predictions for the TTC are available

Build Process

  • Follow the React Native Guide for getting started building a project with native code. A Mac is required if you wish to develop for iOS.
  • Clone or download the repo
  • yarn to install dependencies
  • react-native link to link react-native dependencies
  • react-native run-ios to start the packager and run the app in the iOS simulator
  • react-native run-android to start the packager and run the app in the the Android device/emulator

About

Prediction times for public transit. Made with React Native.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published