The Wayback Machine - https://web.archive.org/web/20200921055358/https://github.com/ELSS-ZION/ESFloatingView
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

ESFloatingView

ESFloatingView is a very light plugin for keyboard.

You can just copy folder 'ESFloatingView' to your project

and

#import "UIScrollView+ESFloatingView.h"
...
scrollView.ES_floatingView = {a subview of scrollView}
...

then

When keyboard pop up, this view will float to an appropriate position.

like

About

Set scrollView.ES_floatingView with a subview of a scrollView then when keyboard pop up this view will float to an appropriate position.

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.