
[May 2nd] iOS Dev Tools: ShipThatApp, Kingfisher, SwiftLint
Welcome to another edition of iOS Dev Tools! This week we're featuring some amazing tools that will help you build better iOS apps faster.
ShipThatApp
The First SwiftUI Boilerplate is tailor-made for iOS developers looking to launch apps quickly, gain insights rapidly, and make necessary iterations. Even if you're managing a busy schedule, like juggling a 9-to-5 job and family life, you can get your app ready for the AppStore in just a couple of evenings. Starting from cloning the repository, you'll be set to publish your app swiftly and efficiently.
Kingfisher
Kingfisher is a powerful, pure-Swift library for downloading and caching images from the web. It provides you a chance to use a pure-Swift way to work with remote images in your next app.
SwiftLint
SwiftLint is a linting tool for Swift that helps developers ensure their code follows the coding style guidelines and best practices of Swift.