Skyscanner / SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Apache License 2.0
4.09k stars 540 forks source link

Integration of TextField with IQKeyboardManager #261

Closed ankitthakur closed 5 years ago

ankitthakur commented 5 years ago

Report

Want to integrate IQKeyboardManager with SkyFloatingLabelTextField https://github.com/hackiftekhar/IQKeyboardManager

What did you expect to happen?

ℹ We want next and previous toolbar over keyboard.

Benefits?

ℹ It will be helpful for end-users to integrate easily with forms layout in UI.

k0nserv commented 5 years ago

Since SKYFloatingLabelTextField is just a subclass of UITextField it should work without anything special having to be done to SKYFloatingLabelTextField

padgithub commented 4 years ago

Hi ankitthakur,

Have you integrated IQKeyboardManager when using SkyFloatingLabelTextField?

Report

Want to integrate IQKeyboardManager with SkyFloatingLabelTextField https://github.com/hackiftekhar/IQKeyboardManager

What did you expect to happen?

ℹ We want next and previous toolbar over keyboard.

Benefits?

ℹ It will be helpful for end-users to integrate easily with forms layout in UI.