Skip to content

DialScrollLayout is collection view with scrolling cells with centering at corner of scrollview like old phone dial

Notifications You must be signed in to change notification settings

carabina/DialScrollLayout

 
 

Repository files navigation

DialScrollLayout

DialScrollLayout is collection view with scrolling cells with centering at corner of scrollview like old phone dial

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

To integrate DialScrollLayout into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!

target '<Your Target Name>' do
    pod 'DialScrollLayout', '~> 0.1.0'
end

Then, run the following command:

$ pod install

alt tag

About

DialScrollLayout is collection view with scrolling cells with centering at corner of scrollview like old phone dial

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 95.1%
  • Ruby 4.9%