The view is reset as soon as I type the first character...
Opened this issue · 1 comments
Harmonium commented
I'm trying to make it work. When I load the view with text fields, the view is moving up so I can see the textfield and begin to type. But as soon as I type the first character, the view is going back to its origin. And I can't figure it out why???
Hope you can help with this one!
codebeaulieu commented
Sorry for the late response, I've started working on a solution to this. I've uploaded a version that work fine when working with just one text field at a time. For example, fill out text field hide keyboard then tap the next text field.
Obviously we want to go from one text field directly to another. Working on it.