KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
hacker-news-ios
★ 8
Open GitHub ↗
Hacker News iOS App
Download README (.md)
Explore Similar Repositories
test-suites
:
A read-only Git copy of the OpenBenchmarking.org test suites.
dewordify
:
Prepare an online courses in MS Word and quickly convert it to clean HTML using this application
csec-hugo
:
No description available.
node-red-contrib-zeromq
:
ZeroMQ Pub/Sub nodes for Node-RED
quines
:
quines in my favorite languages.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hacker-news-ios
?
Download (.md)
# HackerNews: the unofficial app This application present a quick example on how to build iOS apps without using Storyboards, utilizing [HNClinet](https://github.com/omaralbeik/HNClient) for networking and [SnapKit](https://github.com/SnapKit/SnapKit) for autolayout. | | | | | | :---: | :---: | :---: | :---: | |  |  |  |  | ## Supported Devices - [x] iPhone with iOS 10 or later ## Architecture - Models - HNAlert.swift - HNColor.swift - HNStoriesViewControllerMode.swift - Views - HNStoryTableViewCell.swift - HNStoriesTableView.swift - HNStoriesTableViewLoadingView.swift - HNWebView.swift - Controllers - HNNavigationController.swift - HNStoriesViewController.swift - HNTabBarController.swift - HNWebViewController.swift - SupportingFiles - CommonExtensions.swift ## Installing ### Run Locally Open Hacker News.xcworkspace using Xcode and run using a connected iOS device or the simulator ## Built With Build with Xcode 8 and Swift 3 Pods: * [HNClient](https://github.com/omaralbeik/HNClient) * [SwifterSwift](https://github.com/SwifterSwift/SwifterSwift) * [SnapKit](https://github.com/SnapKit/SnapKit) * [SwiftMessages](https://github.com/SwiftKickMobile/SwiftMessages) * [BusyNavigationBar](https://github.com/gmertk/BusyNavigationBar) ## Acknowledgments Special thanks to [Mert Akengin](https://github.com/pvtmert) for starting this initiative and supporting with the [HNClient Framework](https://github.com/omaralbeik/HNClient)!