15 Commits

Author SHA1 Message Date
Drew Olbrich 5dc40100bf Fix compiler warnings 2021-05-11 06:32:10 -07:00
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 c6a10a275f Don't let text fields stretch to fit long strings 2019-02-09 10:29:39 -08:00
Drew Olbrich 08e547dcb0 Dismiss the keyboard when the Sign Up button is tapped 2019-02-09 07:46:09 -08:00
Drew Olbrich 758e78dc13 Change Password return key to Done 2019-02-06 20:21:12 -08:00
Drew Olbrich 917865fe5b Integrate SwiftLint 2019-02-06 07:18:08 -08:00
Drew Olbrich 6f819a1eea Update comments 2019-02-05 19:29:27 -08:00
Drew Olbrich f109e56dda Fix label background colors 2019-02-03 12:51:11 -08:00
Drew Olbrich 64e4ae6a9c Initial commit 2019-02-03 12:22:40 -08:00