An open-source project for iOS developers and geeks. Written in Swift and features include offline capabilities, advanced search, caching, and more. The code can be downloaded at the repository.
ZamzamKit
A Swift package for rapid development using a collection of micro extensions for Standard Library, Foundation, and more. Includes documentation and unit tests. Cross-platform targets for macOS, iOS, watchOS, tvOS, and iPadOS and were used across various apps for providing a central and extensible API.
Creating Cross-Platform Swift Frameworks for iOS, watchOS, and tvOS via Carthage and CocoaPods
In this post, I’d like to show you how to create a Swift framework for iOS, watchOS, and tvOS and get them distributed via Carthage and CocoaPods. It’s a technique I use to share frameworks across all my apps and with the community.
Nature’s Nurture for iOS and Android
Nature’s Nurture enjoys a quarter-million web hits a month and thousands of social media followers. I built the native iOS and Android mobile apps that provided their users with a better user experience and offline capability for their content. The app also integrated with Google Analytics for granular reporting, provided advanced content search and filtering, favorites and social […]