xmartlabs / Eureka

Elegant iOS form builder in Swift
https://eurekacommunity.github.io
MIT License
11.78k stars 1.33k forks source link

How to scroll up the text area automatically when keyboard hiding the content #2118

Open Thavasidurai opened 3 years ago

Thavasidurai commented 3 years ago
Screenshot 2020-11-17 at 10 25 54 PM

If you type long text in the notes field in the given example project, the keyboard will hide the typing content at one stage. Is there any way to scroll up automatically?