Skip to content

Commit f857c9e

Browse files
committed
Update README.md
1 parent a0be570 commit f857c9e

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,36 @@ Collection of Swift-extensions to boost development process.
2323
- [CocoaPods](#cocoapods)
2424
- [Manually](#manually)
2525
- Foundation
26+
- Array
27+
- Bool
28+
- Calendar
29+
- Collection
30+
- Date
31+
- Delay
32+
- Do
33+
- Locale
34+
- String
2635
- 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
2752
- CoreGraphics
53+
- CGPoint
54+
- CGRect
55+
- CGSizes
2856
- [Apps Using](#apps-using)
2957

3058
## Installation

0 commit comments

Comments
 (0)