Simple iOS client for Designer News, by the creator of Design+Code and the team, written in Swift.
- Download the repository
$ git clone https://github.com/MengTo/DesignerNewsApp.git
$ cd DesignerNewsApp
- Initialize submodule dependencies
$ git submodule update --init --recursive
- Open the project in Xcode
$ open DesignerNewsApp.xcodeproj
- Compile and run the app in your simulator
- Xcode 6.3
- iOS 8
- Alamofire for network request
- DTCoreText for fast and efficient HTML content display
- Spring for code-less animation