Skip to content

Commit

Permalink
Update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderedge authored Apr 3, 2020
1 parent 8463143 commit 27fc3a3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@

This is a `UIControl` subclass that allows date selection using month and year, unlike `UIDatePicker` which displays year, month, and day. This makes `MonthYearPicker` useful for credit card expiry dates, for example. It is locale-aware and shows localised values. It also supports Dynamic Type and dark mode where available.

![Screenshot](https://raw.githubusercontent.com/alexanderedge/MonthYearPicker/master/screenshot.png)
|Light|Dark|
|-|-|
|![Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-03 at 19 20 08](https://user-images.githubusercontent.com/996926/78392513-417c2300-75e0-11ea-8678-c970f0dd7611.png)|![Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-03 at 19 20 13](https://user-images.githubusercontent.com/996926/78392530-4a6cf480-75e0-11ea-8dee-678f4fac517f.png)|


## Usage

Expand Down

0 comments on commit 27fc3a3

Please sign in to comment.