An elegant messages UI library for iOS
-
Updated
Dec 12, 2018 - Objective-C
Add a description, image, and links to the ios-ui topic page so that developers can more easily learn about it.
To associate your repository with the ios-ui topic, visit your repo's landing page and select "manage topics."
login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem
Thanks