ihak / CodeSnippetsLinks
Handy code snippets used in day to day programming and fast prototyping.
☆18Updated 6 years ago
Alternatives and similar repositories for CodeSnippets
Users that are interested in CodeSnippets are comparing it to the libraries listed below
Sorting:
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 3 years ago
- A Xcode resources CLI☆56Updated 4 years ago
- An implementation of the Model-View-ViewModel (MVVM) pattern using Combine.☆60Updated 4 years ago
- 🌳 Printing and analyzing trees in a handy way.☆42Updated last month
- JSON Codable is what we need 90% of the time☆75Updated 5 years ago
- Create SwiftUI preview variants for macOS, iOS, tvOS, and watchOS with ease☆87Updated 5 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Xcode Extension that helps you keep your import statements and long code lists organized and uniform☆75Updated last year
- A Swift library to enable easy persistent UserDefaults storage☆40Updated last year
- A @resultBuilder to use to bundle tasks together.☆55Updated 2 years ago
- Swift library to more easily test async code☆35Updated 3 years ago
- A library that add control flow functionality to SwitUI, using the power of @functionBuilder and ViewBuilder.☆26Updated 6 years ago
- SwiftUI proof-of-concept text edit component