We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0be570 commit f857c9eCopy full SHA for f857c9e
README.md
@@ -23,8 +23,36 @@ Collection of Swift-extensions to boost development process.
23
- [CocoaPods](#cocoapods)
24
- [Manually](#manually)
25
- Foundation
26
+ - Array
27
+ - Bool
28
+ - Calendar
29
+ - Collection
30
+ - Date
31
+ - Delay
32
+ - Do
33
+ - Locale
34
+ - String
35
- UIKit
36
+ - UIAlertController
37
+ - UIApplication
38
+ - UIButton
39
+ - UICollectionView
40
+ - UIColor
41
+ - UIFont
42
+ - UIImage
43
+ - UINavigationBar
44
+ - UINavigationController
45
+ - UIScrollView
46
+ - UISegmentedControl
47
+ - UITabBarController
48
+ - UITabBar
49
+ - UITableView
50
+ - UIViewController
51
+ - UIView
52
- CoreGraphics
53
+ - CGPoint
54
+ - CGRect
55
+ - CGSizes
56
- [Apps Using](#apps-using)
57
58
## Installation
0 commit comments