Open notapplicableio opened 9 years ago
So you have 2 UITextFields (for example), and you tap uiTextField1 which triggers the avoiding UIView to move, then you tap uiTextField2 and the avoiding UIView isnt moved to the correct place? Is uiTextField2 higher or lower than uiTextField1?
Lower. There's also a nav bar in play, I realise.
I'm using this for a series of text inputs for which it works well. But if the view has been moved and I tap an input in view that could be too high the view does not move to a location completely within view.
Does that make sense?