Skip to content

A simple IOS app project that tells you when WMATA Metro trains arrive.

License

Notifications You must be signed in to change notification settings

axelclark/metroAppIOS

Repository files navigation

MetroAppIOS

Ebert Build Status

A simple IOS app project that tells you when WMATA Metro trains arrive.

A React Native implementation of MetroApp.

Create React Native App

This project was bootstrapped with Create React Native App.

Available Scripts

yarn start

Runs your app in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

yarn start --reset-cache

yarn test

Runs the jest test runner on your tests.

yarn run ios

Like yarn start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

yarn run android

Like yarn start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup). We also recommend installing Genymotion as your Android emulator. Once you've finished setting up the native build environment, there are two options for making the right copy of adb available to Create React Native App:

Contributing

See CONTRIBUTING for information and instructions on contributing to this project.

About

A simple IOS app project that tells you when WMATA Metro trains arrive.

Resources

License

Stars

Watchers

Forks

Packages

No packages published