From ac2e8b095b96056a2fa50854fd36c123424bf886 Mon Sep 17 00:00:00 2001 From: Daniel Vancura Date: Sun, 27 Dec 2015 14:40:25 +0100 Subject: [PATCH] Replaced PIDatePicker with an extension for UIDatePicker and changed the example accordingly. --- Example/PIDatePicker/Main.storyboard | 32 +- Example/PIDatePicker/PIViewController.swift | 33 +- Pod/Classes/PIDatePicker.swift | 642 +++++--------------- Pod/Classes/PIDatePickerComponents.swift | 14 - Pod/Classes/PIDatePickerDelegate.swift | 13 - 5 files changed, 169 insertions(+), 565 deletions(-) delete mode 100644 Pod/Classes/PIDatePickerComponents.swift delete mode 100644 Pod/Classes/PIDatePickerDelegate.swift diff --git a/Example/PIDatePicker/Main.storyboard b/Example/PIDatePicker/Main.storyboard index 0a4bc0b..36748a4 100644 --- a/Example/PIDatePicker/Main.storyboard +++ b/Example/PIDatePicker/Main.storyboard @@ -1,8 +1,8 @@ - + - - + + @@ -17,13 +17,6 @@ - - - - - - -