Skip to content

Keyboard scroller for UITableView, UICollectionView and UIScrollView

License

Notifications You must be signed in to change notification settings

osmanyildirim/OYKeyboardScrollView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OYKeyboardScrollView

Installation

CocoaPods

Just add pod 'OYKeyboardScrollView' to your Podfile then run pod install or pod update.

In any file you'd like to use OYKeyboardScrollView in, don't forget to import the framework with import OYKeyboardScrollView.

Manually

Download and drop OYKeyboardScrollView.swift in your project.

License

OYKeyboardScrollView is released under an MIT license. See LICENSE for more information.

About

Keyboard scroller for UITableView, UICollectionView and UIScrollView

Resources

License

Stars

Watchers

Forks

Packages

No packages published