Skip to content

Commit

Permalink
added available helpers to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaakati authored Jun 27, 2019
1 parent 1c400ac commit 08c8b18
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,38 @@

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Available Helpers

- [x] Array
- [x] Bundle
- [x] CALayer
- [x] Date
- [x] Dictionary
- [x] Dispatch
- [x] Encodable
- [x] Int
- [x] JSONDecoder
- [x] String
- [x] NSMutableAttributedString
- [x] UIApplication
- [x] UIButton
- [x] UICollection
- [x] UIColor
- [x] UIImage
- [x] UIImageView
- [x] UIKeyboardType
- [x] UILabel
- [x] UINavigationController
- [x] UIStoryboard
- [x] UITabBarController
- [x] UITableView
- [x] UITextField
- [x] UITextView
- [x] UIView
- [x] UIViewAutoLayout
- [x] UIViewController


## Requirements

Xcode 10* , Swift 5
Expand Down

0 comments on commit 08c8b18

Please sign in to comment.