PurpleTrainElm icon indicating copy to clipboard operation
PurpleTrainElm copied to clipboard

An iOS and Android app for MBTA Commuter Rail passengers, written in Elm

Results 6 PurpleTrainElm issues
Sort by recently updated
recently updated
newest added

The To/From direction tabs looked scrunched up against the notch on the iPhone X. This uses a hacky way to check if the current running device is an iPhone X...

It looks like this might be helpful: https://github.com/zo0r/react-native-push-notification

This removes the JS code that currently backs push notifications in favor of using the Alert and PushNotificationIOS modules that I'm working on contributing to `elm-native-ui`: https://github.com/ohanhi/elm-native-ui/compare/master...thoughtbot:ia-push-notifications-ios The behavior should...

We might be able to use this for `elm-native-ui` instead of all the finagling we have to do now. https://github.com/eeue56/elm-proper-install

I plan to request that Fdroid packages Purple Train for its repository following these instructions: https://gitlab.com/fdroid/rfp/ However, as I am not very technical, I do not know if this project...