Go to file
Vlad eabfa7ec01 Code correction, fix iOS version 2020-08-19 23:48:00 +03:00
LeadKit.xcodeproj Replace retry button with retry view 2020-08-07 14:10:21 +03:00
LeadKit.xcworkspace Xcode 9.3 migration 2018-03-30 12:19:27 +03:00
Sources Code correction 2020-08-18 15:50:27 +03:00
TITransitions Update readme of frameworks 2020-08-09 15:31:43 +03:00
TIUIElements Fix PR 2020-08-19 23:35:02 +03:00
TIUIKitCore Code correction, fix iOS version 2020-08-19 23:48:00 +03:00
Tests migrate to Swift 5; remove test targets 2019-03-28 12:00:16 +03:00
build-scripts@1f83bf5d08 fix swiftlint issues 2020-01-22 14:10:15 +03:00
iOS.playground change project structure and integrate code quality 2017-06-08 17:55:01 +03:00
.gitignore update dependencies, pin swiftlint version 2020-01-14 12:50:58 +03:00
.gitmodules Submodule link fixed 2018-10-24 12:44:37 +03:00
.swift-version migrate to Swift 5; remove test targets 2019-03-28 12:00:16 +03:00
.travis.yml Travis config fixed 2018-10-24 12:44:51 +03:00
CHANGELOG.md Update changelog 2020-08-19 23:35:57 +03:00
Cartfile update dependencies, pin swiftlint version 2020-01-14 12:50:58 +03:00
Cartfile.resolved update dependencies, pin swiftlint version 2020-01-14 12:50:58 +03:00
LICENSE Initial commit 2016-01-21 22:02:35 +03:00
LeadKit.podspec Up version 2020-08-19 15:54:51 +03:00
Package.swift Code correction, fix iOS version 2020-08-19 23:48:00 +03:00
README.md Update Readme 2020-08-19 23:37:25 +03:00
run_swiftlint.sh fix swiftlint issues 2020-01-22 14:10:15 +03:00

README.md

LeadKit

LeadKit is the iOS framework with a bunch of tools for rapid app development.

Additional

This repository contains the following additional frameworks:

  • TIUIKitCore - core ui elements and protocols from LeadKit.
  • TITransitions - set of custom transitions to present controller.
  • TIUIElements - bunch of of useful protocols and views.