Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulriera/huntingcompanion
ProductHunt example app using Swift and the HuntingKit framework.
https://github.com/raulriera/huntingcompanion
Last synced: about 1 month ago
JSON representation
ProductHunt example app using Swift and the HuntingKit framework.
- Host: GitHub
- URL: https://github.com/raulriera/huntingcompanion
- Owner: raulriera
- License: mit
- Created: 2015-05-23T20:03:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T23:06:04.000Z (over 9 years ago)
- Last Synced: 2023-03-10T20:23:09.003Z (over 1 year ago)
- Language: Swift
- Size: 219 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hunting Companion
ProductHunt example iOS Universal app using Swift and the HuntingKit framework.
## Instructions
Make sure you have [Carthage](https://github.com/carthage/carthage) installed in your system. Then simply go into the project's folder in terminal and run:
``` ruby
carthage update
```## Features:
The app was created as a testing example of the [HuntingKit](https://github.com/raulriera/HuntingKit) framework, but also was an attempt to recreate the official ProductHunt app as closely as possible.
It includes features like:
- Universal support
- Handoff from your device to producthunt.com
- Portrait and Landscape
- Completely Swift based
- Many more## Disclaimer
Don't upload this to the AppStore 😅
## About:
Created by Raul Riera, [@raulriera](http://twitter.com/raulriera)