iOS LibHunt Info

Subscribe to our iOS newsletter
to know all the trending
libraries, news and articles.

All Categories

MORE - Discover trending Swift projects by mentions on social networks.

The Awesome iOS feed

Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
Today

MongoKitten

Native MongoDB driver for Swift, written in Swift
Featured Library // Category Database

Date decoding strategies in Swift [with Examples]

The Date type is a Codable type in Swift. However, dates are not straightforward to decode, like other types conforming to the Codable protocol, because the default format used by JSONDecoder is not standard in JSON.

Dates can be encoded using different formats in JSON data. To handle all these formats, the JSONDecoder class has a dateDecodingStrategy property, which can be configured with several decoding strategies according to the date format you must decode.
Article Added by: Matteo // matteomanferdini.com

Yesterday

iOS developers try Swift Structured Concurrency [satire]

Article Popular Story // youtube.com

ObjectBox

Swift database - fast, simple and lightweight (iOS, macOS)
Featured Library // Category Database

New Apple Developer YouTube Channel

Article Popular Story // www.youtube.com

Last 7 Days

MapleBacon

๐Ÿ๐Ÿฅ“ Lightweight and fast Swift library for image downloading, caching and transformations
Featured Library // Category Image

Building an AsyncSequence with AsyncStream.makeStream

Article Popular Story // www.donnywals.com

ZIPFoundation

Effortless ZIP Handling in Swift
Featured Library // Category Files

Introducing HandySwift 4.0

Investing time in Open Source again: Complete revamp of HandySwift with vastly improved documentation and lots of added handy features extracted from my apps. Read on to learn which helpers I use most often!
Article Added by: Jeehut // www.fline.dev

HandySwift

Handy Swift features that didn't make it into the Swift standard library.
Library Added by Jeehut into category Regex

Dependency Injection for Modern Swift Applications Part II

Article Popular Story // lucasvandongen.dev

xcproj

๐Ÿ“ Read, update and write your Xcode projects
Featured Library // Category Project setup

My First App (Nutrify: The Food App)

Article Popular Story // www.reddit.com

AztecEditor-iOS

A reusable native iOS visual HTML text editor component.
Featured Library // Category Text

RevenueCat

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
Featured Library // Category Payments

Awesome iOS Weekly ยป 403

Top Stories
  • Under the Digital Services Act, you must provide and verify information regarding your account.
  • Does anyone find it weird this app is number 1 on the appstore with zero reviews and newly added????
  • Secret Hacks: How to Cost Down iOS App Development

Last 30 Days

Secret Hacks: How to Cost Down iOS App Development

Article Popular Story // dev.to

Chronology

Robust and type-safe date and time calculations for Swift
Featured Library // Category Date & Time

ETTrace

Easily and accurately profile iOS apps
Featured Library // Category Other Testing

XCRemoteCache

Remote caching for iOS projects
Featured Library // Category Xcode

Gradle Xcode plugin

gradle plugin for building Xcode Projects for iOS, watchOS, macOS or tvOS
Featured Library // Category Plugins

Couchbase Mobile

Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
Featured Library // Category Database

FlexLayout

FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
Featured Library // Category Layout

Kin

Sane PBXProj files
Featured Library // Category Tools