Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 854 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 854 Bytes

Release Lang LastCommit Release

iOSCommonUtils

My commonly used utilities

Features

  • AlertController
  • Date
  • Some UIKit tools or extension
  • Values tools (String, Double...etc)
  • Keyboard shifter

Dependencies

  • lottie

Installation

SPM

dependencies: [
    .package(url: "https://github.com/allen870619/iOSCommonUtils.git", from: "version-tag")
]

How to use

Checkout wiki here.

License

MIT.

Author

Me!

Welcome to modified and reuse!