SwiftHN icon indicating copy to clipboard operation
SwiftHN copied to clipboard

A Hacker News reader in Swift

Results 20 SwiftHN issues
Sort by recently updated
recently updated
newest added

I get prompted that the app requires iOS8 on the App Store. I hope you can help. Thanks!

The comments and username buttons on each article tile in the main list view do the obvious things on tap (take you to the comments, show posts by the user)....

I get the error when I build the project in Xcode 6.0.1 in saying No such module HackerSwifter.

I have Xcode 6 beta 4 installed. I'm trying to build the project but I keep getting this error. **Command /Applications/Xcode6-Beta4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-stdlib-tool failed with exit code 1** Any idea why?

One of the goal of SwiftHN, is to be able to read a not too outdated feed while being offline. And not only the comments & title, but the linked...

enhancement

So maybe, instead of a UITableView header view that specify that the displayed content is a cached content we could gracefully rearrange the UITableViewCell. It would work if the cached...

enhancement

Could be as a UITabeVIew header or something else. TBD

enhancement

On top of each feed screen. Search will be live using the Algolia API. Need to be build at the HackerSwifter level first.

In order to open the app from outside SwiftHN://feed/top SwiftHN://feed/ask SwiftHN://post/:id etc...

enhancement