My iOS app implementation of Srikant Shetty's Dribble design
One of the features in the latest version of Hike that enables you to quickly change app theme.
- iOS 12.1+
- Xcode 9.3+
- when launching the xcode project please use the
Hike.xcodeproj
file.
import Foundation
-Notification
-NotificationCenter
-UserDefaults
import UIKit
-UICollectionView
-UICollectionViewCell
-UICollectionViewFlowLayout
-UITableView
-UITableViewCell
-UIPageViewController
-UIIMageView
-UILabel
-UIStackView
-UIDevice
-UIStoryboard
-NSLayoutContraint
-CAGradientLayer
-CALayer