HackerNews

所属分类:collect
开发工具:Swift
文件大小:0KB
下载次数:0
上传日期:2023-02-13 09:46:30
上 传 者sh-1993
说明:  用Swift.编写的黑客新闻阅读器iOS应用程序。,
(A Hacker News reader iOS app written in Swift.,)

文件列表:
HackerNews.xcodeproj/ (0, 2018-02-24)
HackerNews.xcodeproj/project.pbxproj (32155, 2018-02-24)
HackerNews.xcodeproj/project.xcworkspace/ (0, 2018-02-24)
HackerNews.xcodeproj/project.xcworkspace/contents.xcworkspacedata (155, 2018-02-24)
HackerNews.xcworkspace/ (0, 2018-02-24)
HackerNews.xcworkspace/contents.xcworkspacedata (170, 2018-02-24)
HackerNews/ (0, 2018-02-24)
HackerNews/AppDelegate.swift (686, 2018-02-24)
HackerNews/Base.lproj/ (0, 2018-02-24)
HackerNews/Base.lproj/Main.storyboard (11052, 2018-02-24)
HackerNews/HackerNews-Bridging-Header.h (190, 2018-02-24)
HackerNews/HairlineView.swift (404, 2018-02-24)
HackerNews/Images.xcassets/ (0, 2018-02-24)
HackerNews/Images.xcassets/AppIcon.appiconset/ (0, 2018-02-24)
HackerNews/Images.xcassets/AppIcon.appiconset/29pt@2x.png (3026, 2018-02-24)
HackerNews/Images.xcassets/AppIcon.appiconset/40pt@2x.png (4099, 2018-02-24)
HackerNews/Images.xcassets/AppIcon.appiconset/60pt@2x.png (5859, 2018-02-24)
HackerNews/Images.xcassets/AppIcon.appiconset/60pt@3x.png (13124, 2018-02-24)
HackerNews/Images.xcassets/AppIcon.appiconset/Contents.json (984, 2018-02-24)
HackerNews/Images.xcassets/LaunchImage.launchimage/ (0, 2018-02-24)
HackerNews/Images.xcassets/LaunchImage.launchimage/Contents.json (3088, 2018-02-24)
HackerNews/Info.plist (1145, 2018-02-24)
HackerNews/MainViewController.swift (6068, 2018-02-24)
HackerNewsTests/ (0, 2018-02-24)
HackerNewsTests/HackerNewsTests.swift (238, 2018-02-24)
HackerNewsTests/Info.plist (733, 2018-02-24)
HackerNewsUITests/ (0, 2018-02-24)
HackerNewsUITests/HackerNewsUITests.swift (806, 2018-02-24)
HackerNewsUITests/Info.plist (733, 2018-02-24)
LICENSE (1080, 2018-02-24)
Podfile (179, 2018-02-24)
Podfile.lock (213, 2018-02-24)
Resources/ (0, 2018-02-24)
Resources/screenshot1.png (240335, 2018-02-24)
Resources/screenshot2.png (243346, 2018-02-24)

# HackerNews A Hacker News reader iOS app written in Swift. ## Features * View "top", "newest", and "show" posts from Hacker News. * Read posts using the `SFSafariViewController` component. * Uses the official [Firebase-based Hacker News API](https://github.com/HackerNews/API). ## Getting Started 1. `git clone https://github.com/amitburst/HackerNews.git` 2. `cd HackerNews` 3. `pod install` (requires [CocoaPods](https://cocoapods.org)) 4. Open `HackerNews.xcworkspace` in Xcode 8.0 or higher. ## Contributing Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request! I don't really plan on putting this out on the App Store, but I think it's a great learning resource for those interested in iOS development with Swift. ## Screenshots ![Main View](Resources/screenshot1.png) ![Browser View](Resources/screenshot2.png) ## License [MIT](LICENSE)

近期下载者

相关文件


收藏者