Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.6 KB

File metadata and controls

20 lines (11 loc) · 1.6 KB

About

These are collection of types that are use throughout all TheLeftBit's iOS projects and that allow us to write better apps, faster.

This project leverages heavily on Swift's core features, so you have to be very profficient with these in order to understand why this types are so important.

Documentation

Please checkout the documentation generated with DocC and hosted generously by Swift Package Index

Android Support

Android support is in an ongoing effort, and it's' built on top of the Skip Native toolchain. All features of this package except for AuthStorage and LocationFetcher are available and ready to use.

If you find any issue, please report it using GitHub.