Commit Graph

9 Commits

Author SHA1 Message Date
Drew Olbrich e6ef615083 Use light mode on all example apps 2021-02-16 17:39:46 -08:00
Drew Olbrich 8e6c9b5a23 Fix bug: Content view isn't sized correctly when it doesn't fill the screen
This commit addresses an error in the earlier commit 04b4f8e, which did
not the case when shouldResizeContentViewForKeyboard was false.
2019-03-21 20:46:42 -07:00
Drew Olbrich 3c739780bb Set textContentType correctly for text fields 2019-02-09 16:50:07 -08:00
Drew Olbrich 11f0492d37 Change password field return key type to done 2019-02-09 16:47:17 -08:00
Drew Olbrich 53836f94c7 Warn about undefined content view size in viewWillAppear 2019-02-09 16:29:40 -08:00
Drew Olbrich 80fcb1ae32 To avoid a warning, assign self.contentView after constraints are added 2019-02-09 15:04:42 -08:00
Drew Olbrich 8fb074ff46 Fix sign up button font size and weight 2019-02-09 14:28:58 -08:00
Drew Olbrich 917865fe5b Integrate SwiftLint 2019-02-06 07:18:08 -08:00
Drew Olbrich 64e4ae6a9c Initial commit 2019-02-03 12:22:40 -08:00