Stack is an Ultimate Frisbee news iOS app that aggregates news from the biggest digital content providers.
- Clone repo
- The project uses https://github.com/orta/cocoapods-keys to manage API keys. The project will still run fine even if you use trash values for the keys.
- In order to retrieve posts from Blogger backed blogs, you will need to register with Blogger and obtain an API key. This API key will then need to be stored using cocoapods-keys.
- The Parse keys can be safely be filled with trash values
- run
pod install
The WordPress REST API plugin is being used to consume content.
The Simple Parse Push Service plugin is being used to provide push notification services
Push notifications are not supported for RSS backends
Push notifications are not supported for Blogger backends
Issues and pull requests are welcome!
Bradley Smith: @bsmithers11
Stack is available under the MIT license. See the LICENSE file for more info.