Simple VK application using different JSON APIs directly from VK server
- Clean Swift Architecture
- User Authorization / Registration
- JSON Decodable
- Asynchronous Data Fetching
- Auto Layout Programmatically / using XIB
- NSLayoutAnchor and Anchor Extension
- UITableViewCells Dynamic Behavior
- Loading and Caching Images
- Nested UICollectionViews
- UICollectionView Custom Layout
- UINavigationController
- CAGradientLayer & Custom Shadows
SDWebImage - SDWebImage
- Download the source code by cloning this repository
- in Services -> AuthService.swift file add your own app id(https://vk.com/editapp?act=create)
- Build and run
- iOS 13.0+
- Xcode 11+
- Swift 5+
VK-News-Feed-App ios app is available under the MIT license. See the LICENSE file for more info.