Skip to content

Collection of wrappers, utilities, and solutions used by me during iOS app development in Swift

License

Notifications You must be signed in to change notification settings

kkapitan/CappsoftKit

Repository files navigation

CappsoftKit

CI Status

Example

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

Requirements

Installation

CappsoftKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "CappsoftKit"

Author

Krzysztof, krzysztof.kapitan@gmail.com

License

CappsoftKit is available under the MIT license. See the LICENSE file for more info.

To Do

  • Add CollectionViewDataSource
  • Add support for Sections in DataSource (check if composite pattern can be applied)
  • Add support for multiple cells via cell descriptors
  • Add API client + JSON encoding classes/protocols
  • Add api communication + JSON encoding classes/protocols
  • Add storage classes/protocols
  • Add view extensions
  • Add documentation
  • Update example

About

Collection of wrappers, utilities, and solutions used by me during iOS app development in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published