Pinned Loading
Repositories
Showing 10 of 19 repositories
- purchases-ios Public Forked from RevenueCat/purchases-ios
In-app purchases and subscriptions made easy. Support for iOS, iPadOS, watchOS, and Mac.
- FRZHTTPImageCache Public
Yet another image cache library for iOS (that actually supports HTTP caching)
-
- YapDatabase Public Forked from yapstudios/YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
- FRZDatabaseViewMapper Public
A class that handles multiple YapDatabaseViewMappings + the view mapping boilerplate
- SPTPersistentCache Public Forked from spotify/SPTPersistentCache
Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours.