willem-h / transit

Mobile application for viewing multiple public transport balances in one place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transit

Adding a new provider

If you want a provider that isn't included please feel free to add one. Ideally these providers won't be coupled to the system but more research needs to be done for dynamically injecting reducers and sagas. In the meantime please add reducers and sagas in the following files:

  1. Reducers go in providers/reducers/index.js
  2. Sagas go in providers/sagas/index.js

Roadmap

To keep up to date or to contribute ideas follow our Trello board.

More Info

This app was created with Create React Native App.

About

Mobile application for viewing multiple public transport balances in one place


Languages

Language:JavaScript 100.0%