Longer lifetime for objects created with NavigationLink!
Thanks to https://stackoverflow.com/questions/60129552/swiftui-navigationlink-memory-leak.
Copyright and license
This project is released under the MIT license.
Thanks to https://stackoverflow.com/questions/60129552/swiftui-navigationlink-memory-leak.
This project is released under the MIT license.
tl;dr You love Swift's Codable protocol and use it everywhere, who doesn't! Here is an easy and very light way to store and retrieve Codable objects t
XMLMapper XMLMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from XML. Ex
Differific is a diffing tool that helps you compare Hashable objects using the Paul Heckel's diffing algorithm. Creating a chan
Highlighter Updates See CHANGELOG for details Intoduction ๐ Highlight whatever you want! Highlighter will magically find UI objects such as UILabel,
Type-Safe Associated Objects in Swift TSAO is an implementation of type-safe associated objects in Swift. Objective-C associated objects are useful, b
Xcode Server SDK Use Xcode Server's API with native Swift objects. First brought to you in Buildasaur, now in an independent project. This is an unoff
Swift Sunburst Diagram Sunburst diagram is a library written with SwiftUI to easily render diagrams given a tree of objects. Similar to ring chart, su
ARKit - Placing Virtual Objects in Augmented Reality Learn best practices for visual feedback, gesture interactions, and realistic rendering in AR exp
tl;dr You love Swift's Codable protocol and use it everywhere, who doesn't! Here is an easy and very light way to store and retrieve -reasonable amoun
QuickDB FileManager + CoreData โ๏ธ Save and Retrieve any thing in JUST ONE line of code โ๏ธ Fast usage dataBase to avoid struggling with dataBase comple
ObjectBox Swift ObjectBox is a superfast, light-weight object persistence framework. This Swift API seamlessly persists objects on-device for iOS and
TOCropViewController TOCropViewController is an open-source UIViewController subclass to crop out sections of UIImage objects, as well as perform basi
DBNetworkStack Main Features ๐ก Typed network resources ๐ Value oriented architecture ๐ Exchangeable implementations ๐ Extendable API ๐น Composable
WANetworkRouting Developed and Maintained by ipodishima Founder & CTO at Wasappli Inc. Sponsored by Wisembly A routing library to fetch objects from a
JSONExport JSONExport is a desktop application for Mac OS X written in Swift. Using JSONExport you will be able to: Convert any valid JSON object to a
Swift 4 introduces a new Codable protocol that lets you serialize and deserialize custom data types without writing any special code and without havin
ObservedOptionalObject Rationale SwiftUIs @ObservedObject requires that the observed object actually exists. In some cases it's convenient to observe
Inspector This is an exercise, a simulation of a scenario. This application is a simplification. Application works with lists of dynamic objects with
Gravity -- Gravity is a simple Swift Package to add gravity to UI objects easily. -- How to use: Add a new Swift Package from XCode and paste the url
STREAMDUIKit UI Kit for the STREAMD anime app. Generic UI objects go here, nothi
TaskManager-CoreData Swift IOS Application The application was created primarily
UberKit UberKit is a simple Objective-C wrapper for the new Uber API . Installation Cocoapods UberKit is available through Cocoapods. To install it, s
SwiftRunOnce SwiftRunOnce allows a developer to mark a block of logic as "one-time" code โ code that will execute at most once over the lifetime of an
NavigatorKit A wrapper for NavigationView and NavigationLink that makes programmatic navigation a little friendlier. NavigatorKit is an opinionated wr
SwiftUI Bug using NavigationLink inside a TabView on watchOS 8.1+ When a Navigat
Custom navigation swiftui Experimenting with navigation link. if you find this idea interesting you can take and expend it into a more powerful soluti
AlamofireObjectMapper An extension to Alamofire which automatically converts JSON response data into swift objects using ObjectMapper. Usage Given a U
HandyJSON To deal with crash on iOS 14 beta4 please try version 5.0.3-beta HandyJSON is a framework written in Swift which to make converting model ob
ObjectMapper is a framework written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from J