simonlevy5 / plaid-ios-link

Plaid Link experience built natively for iOS
MIT License
34 stars 10 forks source link

Animation not smooth when banks load #18

Open djayhsu opened 8 years ago

djayhsu commented 8 years ago

@simonlevy5 The animation isn't smooth (like in the sample video you provided) when a bank is first selected and the login view presents, the keyboard does pop up but it jerks the entire login view down to the middle of the screen. Is this something related to xcode 8 / more recent swift? Or do you have any suggestions for modifying this animation?

djayhsu commented 8 years ago

In particular, this happens when usernameTextField becomes the first responder.