/Hike

Primary LanguageSwift

Hike

My iOS app implementation of Srikant Shetty's Dribble design

Swift Version Platform

App Description

One of the features in the latest version of Hike that enables you to quickly change app theme.

Requirements

  • iOS 12.1+
  • Xcode 9.3+

Running Hike

  • when launching the xcode project please use the Hike.xcodeproj file.

Frameworks & Libraries

import Foundation
    -Notification
    -NotificationCenter
    -UserDefaults
import UIKit
    -UICollectionView
    -UICollectionViewCell
    -UICollectionViewFlowLayout
    -UITableView
    -UITableViewCell
    -UIPageViewController
    -UIIMageView
    -UILabel
    -UIStackView
    -UIDevice
    -UIStoryboard
    -NSLayoutContraint
    -CAGradientLayer
    -CALayer