Skip to content

ELSS-ZION/ESFloatingView

Repository files navigation

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

Stars

Watchers

Forks

Packages

No packages published