You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2019. It is now read-only.
- Lower minimum required OS version to 6.0, since it works there anyway.
9
+
7
10
**August 16, 2015 v0.2.2**
8
11
- Bug fix for centering the popup above the keyboard when presented. Thanks to [Nicholas](https://github.com/nicholas) for the proactive help on this one.
9
12
@@ -78,7 +81,7 @@ A `CNPPopupTheme` instance can be created and assigned to the `theme` property o
78
81
## Notes
79
82
80
83
### Deployment
81
-
`CNPPopupController ` works on **iOS 7+**
84
+
`CNPPopupController ` works on **iOS 6 - iOS 8+**
82
85
83
86
##Credits
84
87
CNPPopupController was created by [Carson Perrotti](http://carsonperrotti.com)
0 commit comments