Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Swift
 Awesome Swift
 
<!-- 
@@ -270,19 +270,18 @@
⟡ Spin (https://github.com/Spinners/Spin.Swift) - Provides a versatile Feedback Loop implementation working with RxSwift, ReactiveSwift and Combine.
⟡ StateViewController (https://github.com/davidask/StateViewController) - Stateful UIVIewController composition — the MVC cure for Massive View Controllers.
⟡ SwiftUI Atom Properties (https://github.com/ra1028/swiftui-atom-properties) - A Reactive Data-Binding and Dependency Injection Library for SwiftUI x Concurrency.
⟡ The Composable Architecture
 (https://github.com/pointfreeco/swift-composable-architecture) - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
⟡ The Composable Architecture (https://github.com/pointfreeco/swift-composable-architecture) - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
⟡ Viperit (https://github.com/ferranabello/Viperit) - Viper Framework for iOS.
Misc
Miscellaneous Swift related projects 
⟡ Beak (https://github.com/yonaskolb/Beak) - A command line interface for your Swift scripts.
⟡ BetterCodable (https://github.com/marksands/BetterCodable) - Level up your Codable structs through property wrappers. The goal of these property wrappers is to avoid implementing a custom 
init(from decoder: Decoder) throws and suffer through boilerplate.
⟡ BetterCodable (https://github.com/marksands/BetterCodable) - Level up your Codable structs through property wrappers. The goal of these property wrappers is to avoid implementing a custom init(from decoder: Decoder) throws and suffer 
through boilerplate.
⟡ CodableWrappers (https://github.com/GottaGetSwifty/CodableWrappers) - A Collection of PropertyWrappers to make custom Serialization of Codable Types easy.
⟡ Fugen (https://github.com/almazrafi/Fugen) - A command line tool for exporting resources and generating code from your Figma files.
⟡ MemberwiseInit (https://github.com/gohanlon/swift-memberwise-init-macro) - @MemberwiseInit is a Swift Macro that can more often provide your intended init, while following the same safe-by-default semantics of
Swifts memberwise initializers.
⟡ MemberwiseInit (https://github.com/gohanlon/swift-memberwise-init-macro) - @MemberwiseInit is a Swift Macro that can more often provide your intended init, while following the same safe-by-default semantics of Swifts memberwise 
initializers.
⟡ Model2App (https://github.com/Q-Mobile/Model2App) - Turn your data model into a working CRUD app.
⟡ Surmagic (https://github.com/gurhub/surmagic) - Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! iOS, Mac Catalyst, tvOS, macOS, and watchOS.
⟡ SwagGen (https://github.com/yonaskolb/SwagGen) :penguin: - A command line tool for generating a REST API from a Swagger spec based off Stencil templates.
@@ -734,8 +733,7 @@
⟡ OpenCombine (https://github.com/OpenCombine/OpenCombine) - Open source implementation of Apple's Combine framework for processing values over time.
⟡ PMKVObserver (https://github.com/postmates/PMKVObserver/) - Modern thread-safe and type-safe key-value observing.
⟡ PromiseKit (https://github.com/mxcl/PromiseKit) - Async promise programming lib.
⟡ ReactiveCocoa (https://github.com/ReactiveCocoa/ReactiveCocoa) - ReactiveCocoa (RAC) is a Cocoa framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of
values over time.
⟡ ReactiveCocoa (https://github.com/ReactiveCocoa/ReactiveCocoa) - ReactiveCocoa (RAC) is a Cocoa framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.
⟡ ReactorKit (https://github.com/ReactorKit/ReactorKit) - A framework for reactive and unidirectional application architecture.
⟡ ReSwift (https://github.com/ReSwift/ReSwift) - Unidirectional Data Flow.
⟡ RxSwift (https://github.com/ReactiveX/RxSwift) - Microsoft Reactive Extensions (Rx).
@@ -775,8 +773,7 @@
back to top (#readme) 
⟡ glide engine (https://github.com/cocoatoucher/Glide) - SpriteKit and GameplayKit based engine for making 2d games, with practical examples and tutorials.
⟡ Raylib for Swift
 (https://github.com/STREGAsGate/Raylib) :penguin: - A Cross-Platform Swift package for Raylib. Builds Raylib from source so no need to fiddle with libraries. Just add as a dependency in you game package and go!
⟡ Raylib for Swift (https://github.com/STREGAsGate/Raylib) :penguin: - A Cross-Platform Swift package for Raylib. Builds Raylib from source so no need to fiddle with libraries. Just add as a dependency in you game package and go!
2D
back to top (#readme) 
@@ -856,8 +853,7 @@
⟡ BlockiesSwift (https://github.com/Boilertalk/BlockiesSwift) - Unique blocky identicons/profile picture generator.
⟡ Brightroom (https://github.com/muukii/Brightroom) - An image editor and engine using CoreImage.
⟡ CTPanoramaView (https://github.com/scihant/CTPanoramaView) - A library that displays spherical or cylindrical panoramas with touch or motion based controls.
⟡ DTPhotoViewerController
 (https://github.com/tungvoduc/DTPhotoViewerController) - A fully customizable photo viewer ViewController to display single photo or collection of photos, inspired by Facebook photo viewer.
⟡ DTPhotoViewerController (https://github.com/tungvoduc/DTPhotoViewerController) - A fully customizable photo viewer ViewController to display single photo or collection of photos, inspired by Facebook photo viewer.
⟡ FacebookImagePicker (https://github.com/floriangbh/FacebookImagePicker) - Facebook album photo picker.
⟡ FaceCrop (https://github.com/Ancestry/FaceCrop) - Detect and center faces in your images using Apples Vision Framework.
⟡ FlexibleImage (https://github.com/kawoou/FlexibleImage) - A simple way to play with images.
@@ -872,19 +868,17 @@
⟡ ImageScout (https://github.com/kaishin/ImageScout) - Implementation of fastimage (https://pypi.org/project/fastimage/0.2.1/) - supports PNG, GIF, and JPEG.
⟡ ImageViewer (https://github.com/Krisiacik/ImageViewer) - An image viewer à la Twitter.
⟡ ImgixSwift (https://github.com/imgix/imgix-swift) - Easily update image urls to be fast and responsive.
⟡ JLStickerTextView (https://github.com/Textcat/JLStickerTextView) - A UIImageView allow you to add multiple Label (multiple line text support) on it, you can edit, rotate, resize the Label as you want with one 
finger ,then render the text on Image.
⟡ JLStickerTextView
 (https://github.com/Textcat/JLStickerTextView) - A UIImageView allow you to add multiple Label (multiple line text support) on it, you can edit, rotate, resize the Label as you want with one finger ,then render the text on Image.
⟡ Kanvas (https://github.com/tumblr/kanvas-ios) - A iOS library for adding effects, drawings, text, stickers, and making GIFs from existing media or the camera.
⟡ Kingfisher (https://github.com/onevcat/Kingfisher) - Image download and caching.
⟡ LetterAvatarKit (https://github.com/vpeschenkov/LetterAvatarKit) - A UIImage extension that generates letter-based avatars.
⟡ Lightbox (https://github.com/hyperoslo/Lightbox) - A convenient and easy to use image viewer for your iOS app.
⟡ MapleBacon (https://github.com/JanGorman/MapleBacon) - Image download and caching library.
⟡ MCScratchImageView
 (https://github.com/Minecodecraft/MCScratchImageView) - A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.
⟡ MCScratchImageView (https://github.com/Minecodecraft/MCScratchImageView) - A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.
⟡ Moa (https://github.com/evgenyneu/moa) - An image download extension of the image view for iOS, tvOS and macOS.
⟡ Nuke (https://github.com/kean/Nuke) - Advanced framework for loading, caching, processing, displaying and preheating images.
⟡ PassportScanner
 (https://github.com/evermeer/PassportScanner) - Scan the MRZ code of a passport and extract the first name, last name, passport number, nationality, date of birth, expiration date and personal number.
⟡ PassportScanner (https://github.com/evermeer/PassportScanner) - Scan the MRZ code of a passport and extract the first name, last name, passport number, nationality, date of birth, expiration date and personal number.
⟡ Rough (https://github.com/bakhtiyork/Rough) - Rough lets you draw in a sketchy, hand-drawn-like, style.
⟡ Sharaku (https://github.com/makomori/Sharaku) - Image filtering UI library like Instagram.
⟡ Snowflake (https://github.com/onmyway133/Snowflake) - Work with SVG.
@@ -930,8 +924,7 @@
⟡ Grid (https://github.com/exyte/Grid) - The most powerful Grid container missed in SwiftUI.
⟡ LayoutLess (https://github.com/DeclarativeHub/Layoutless) - Write less UI Code.
⟡ Neon (https://github.com/mamaral/Neon) - A powerful programmatic UI layout framework.
⟡ PinLayout (https://github.com/layoutBox/PinLayout) - Fast Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. 
iOS/macOS/tvOS 
⟡ PinLayout (https://github.com/layoutBox/PinLayout) - Fast Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. iOS/macOS/tvOS 
⟡ Scaling Header Scroll View (https://github.com/exyte/ScalingHeaderScrollView) - A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
⟡ Static (https://github.com/venmo/Static) - A simple static table views for iOS.
⟡ Stevia (https://github.com/freshOS/Stevia) - Elegant view layout for iOS.
@@ -964,13 +957,12 @@
⟡ CrowdinSDK (https://github.com/crowdin/mobile-sdk-ios) - Delivers all new translations from Crowdin project to the application immediately.
⟡ IBLocalizable (https://github.com/PiXeL16/IBLocalizable) - Localize your views directly in Interface Builder with IBLocalizable.
⟡ L10n-swift (https://github.com/Decybel07/L10n-swift) - Localization of an application with ability to change language "on the fly" and support for plural forms in any language.
⟡ LocalizationKit
 (https://github.com/willpowell8/LocalizationKit_iOS) - Realtime dynamic localization of your app with remote management so you can manage maintain and deploy translations without resubmitting app.
⟡ LocalizationKit (https://github.com/willpowell8/LocalizationKit_iOS) - Realtime dynamic localization of your app with remote management so you can manage maintain and deploy translations without resubmitting app.
⟡ Localize (https://github.com/andresilvagomez/Localize) - Localize apps using e.g. regular expressions in Localizable.strings.
⟡ Localize-Swift (https://github.com/marmelroy/Localize-Swift) - Localize apps using e.g. regular expressions in Localizable.strings.
⟡ Locheck (https://github.com/Asana/locheck) - Validate .strings and .stringsdict files for errors
⟡ SwiftGen-L10n (https://github.com/SwiftGen/SwiftGen#localizablestrings) - A tool to auto-generate enums for all your Localizable.strings keys (with appropriate associated values if those strings contains 
printf-format placeholders like %@).
⟡ SwiftGen-L10n (https://github.com/SwiftGen/SwiftGen#localizablestrings) - A tool to auto-generate enums for all your Localizable.strings keys (with appropriate associated values if those strings contains printf-format placeholders 
like %@).
⟡ Translatio (https://github.com/andrealufino/Translatio) - Super lightweight library that helps you to localize strings, even directly in storyboards.
Location
@@ -1157,8 +1149,7 @@
⟡ SCrypto (https://github.com/sgl0v/scrypto) - Elegant interface to access the CommonCrypto routines.
⟡ Siphash (https://github.com/attaswift/SipHash) - Simple and secure hashing with the SipHash algorithm.
⟡ Swift-Sodium (https://github.com/jedisct1/swift-sodium) - Interface to the Sodium library for common crypto operations for iOS and OS X.
⟡ Themis
 (https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on.
⟡ Themis (https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on.
Keychain
back to top (#readme) 
@@ -1204,8 +1195,7 @@
⟡ Nimble (https://github.com/Quick/Nimble) - A matcher framework.
⟡ OHHTTPStubs (https://github.com/AliSoftware/OHHTTPStubs) - A testing library designed to stub your network requests easily.
⟡ Quick (https://github.com/Quick/Quick) :penguin: - Quick is a behavior-driven development framework.
⟡ SBTUITestTunnel (https://github.com/Subito-it/SBTUITestTunnel) - UI testing library for interact with network requests, stub CLLocationManager and UNUserNotificationCenter, and fine grain scrolling in 
table/collection/scroll views
⟡ SBTUITestTunnel (https://github.com/Subito-it/SBTUITestTunnel) - UI testing library for interact with network requests, stub CLLocationManager and UNUserNotificationCenter, and fine grain scrolling in table/collection/scroll views
⟡ Sizes (https://github.com/marcosgriselli/Sizes) - Test your app on different device and font sizes.
⟡ SnapshotTest (https://github.com/parski/SnapshotTest) - Snapshot testing tool for iOS and tvOS.
⟡ Spectre (https://github.com/kylef/Spectre) :penguin: - BDD Framework.
@@ -1219,8 +1209,8 @@
⟡ AutoMockable (https://github.com/vincent-pradeilles/AutoMocker) - A framework that leverages the type system to let you easily create mocked instances of your data types.
⟡ Cuckoo (https://github.com/Brightify/Cuckoo) - First boilerplate-free mocking framework.
⟡ Mocker (https://github.com/WeTransfer/Mocker) - Mock Alamofire and URLSession requests without touching your code implementation
⟡ Mockingbird (https://github.com/Farfetch/mockingbird) - Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete, 
unstable or just to reproduce planned cases.
⟡ Mockingbird (https://github.com/Farfetch/mockingbird) - Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete, unstable or just to 
reproduce planned cases.
⟡ Mockingjay (https://github.com/kylef/Mockingjay) - An elegant library for stubbing HTTP requests with ease.
⟡ Mockit (https://github.com/sabirvirtuoso/Mockit) - A simple mocking framework, inspired by the famous Mockito for Java.
⟡ MockSwift (https://github.com/leoture/MockSwift) - Mock Framework that uses the power of property wrappers.
@@ -1242,8 +1232,7 @@
⟡ Pluralize.swift (https://github.com/joshualat/Pluralize.swift) - Great String Pluralize Extension.
⟡ PredicateFlow (https://github.com/andreadelfante/PredicateFlow) - PredicateFlow is a builder that allows you to write amazing, strong-typed and easy-to-read NSPredicate.
⟡ PrediKit (https://github.com/KrakenDev/PrediKit) - An NSPredicate DSL for iOS & OS X inspired by SnapKit.
⟡ Regex by crossroadlabs (https://github.com/crossroadlabs/Regex) :penguin: - Very easy to use Regular Expressions library with rich functionality. Features both operator =~ and method based APIs. Unit tests 
covered.
⟡ Regex by crossroadlabs (https://github.com/crossroadlabs/Regex) :penguin: - Very easy to use Regular Expressions library with rich functionality. Features both operator =~ and method based APIs. Unit tests covered.
⟡ Regex by sindresorhus (https://github.com/sindresorhus/Regex) - Swifty regular expressions, fully tested & documented, and with correct Unicode handling.
⟡ RichEditorView (https://github.com/cjwirth/RichEditorView) - RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
⟡ Sprinter (https://github.com/nicklockwood/Sprinter) - A library for formatting strings.
@@ -1307,15 +1296,14 @@
⟡ GRMustache (https://github.com/groue/GRMustache.swift) - Flexible Mustache templates.
⟡ GrowingTextView (https://github.com/KennethTsang/GrowingTextView) - UITextView that supports auto growing, placeholder and length limit.
⟡ HGCircularSlider (https://github.com/HamzaGhazouani/HGCircularSlider) - A custom reusable circular slider control for iOS application.
⟡ HidesNavigationBarWhenPushed
 (https://github.com/gontovnik/HidesNavigationBarWhenPushed) - A library, which adds the ability to hide navigation bar when view controller is pushed via hidesNavigationBarWhenPushed flag.
⟡ HidesNavigationBarWhenPushed (https://github.com/gontovnik/HidesNavigationBarWhenPushed) - A library, which adds the ability to hide navigation bar when view controller is pushed via hidesNavigationBarWhenPushed flag.
⟡ HorizontalDial (https://github.com/kciter/HorizontalDial) - A horizontal scroll dial like Instagram.
⟡ HPParallaxHeader (https://github.com/ngochiencse/HPParallaxHeader) - Simple parallax header for UIScrollView.
⟡ IGColorPicker (https://github.com/iGenius-Srl/IGColorPicker) - A customizable color picker for iOS.
⟡ InstantSearch iOS (https://github.com/algolia/instantsearch-ios) - A library of widgets and helpers to build instant-search features on iOS.
⟡ KALoader (https://github.com/Kirillzzy/KALoader) - Beautiful animated placeholders for showing loading of data.
⟡ KMNavigationBarTransition (https://github.com/MoZhouqi/KMNavigationBarTransition) - A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between 
different navigation bar styles while pushing or popping a view controller for all orientations.
⟡ KMNavigationBarTransition (https://github.com/MoZhouqi/KMNavigationBarTransition) - A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar 
styles while pushing or popping a view controller for all orientations.
⟡ KMPlaceholderTextView (https://github.com/MoZhouqi/KMPlaceholderTextView) - A UITextView subclass that adds support for multiline placeholder.
⟡ LeeGo (https://github.com/wangshengjia/LeeGo) - Declarative, configurable & highly reusable UI development as making Lego bricks.
⟡ LicensePlist (https://github.com/mono0926/LicensePlist) - A command-line tool that automatically generates a Plist of all your dependencies.
@@ -1333,8 +1321,8 @@
⟡ MultiSelectSegmentedControl (https://github.com/yonat/MultiSelectSegmentedControl) - UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
⟡ MultiSlider (https://github.com/yonat/MultiSlider) - UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
⟡ MXParallaxHeader (https://github.com/maxep/MXParallaxHeader) - Simple parallax header for UIScrollView.
⟡ MZFormSheetPresentationController (https://github.com/m1entus/MZFormSheetPresentationController) - Provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and 
additional opportunities to setup controller size and feel form sheet.
⟡ MZFormSheetPresentationController (https://github.com/m1entus/MZFormSheetPresentationController) - Provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup
controller size and feel form sheet.
⟡ NeumorphismKit (https://github.com/y-okudera/NeumorphismKit) - Neumorphism framework for UIKit.
⟡ NextGrowingTextView (https://github.com/FluidGroup/NextGrowingTextView) - The next in the generations of 'growing textviews' optimized for iOS 7 and above.
⟡ NVActivityIndicatorView (https://github.com/ninjaprox/NVActivityIndicatorView) - Collection of nice loading animations.
@@ -1360,8 +1348,7 @@
⟡ StarryStars (https://github.com/peterprokop/StarryStars) - Display & edit ratings, fully customizable from interface builder.
⟡ StatefulViewController (https://github.com/aschuch/StatefulViewController) - Placeholder views based on content, loading, error or empty states.
⟡ StepProgressView (https://github.com/yonat/StepProgressView) - Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.
⟡ SweetCurtain
 (https://github.com/multimediasuite/SweetCurtain) - Really sweet and easy bottom pullable sheet implementation. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc.
⟡ SweetCurtain (https://github.com/multimediasuite/SweetCurtain) - Really sweet and easy bottom pullable sheet implementation. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc.
⟡ SwiftyUI (https://github.com/haoking/SwiftyUI) - High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButton and more.
⟡ TagListView (https://github.com/ElaWorkshop/TagListView) - Simple but highly customizable iOS tag list view.
⟡ Toaster (https://github.com/devxoul/Toaster) - Notification toasts.
@@ -1437,8 +1424,7 @@
⟡ CalendarView (https://github.com/mmick66/CalendarView) - Calendar Component, It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.
⟡ DateTimePicker (https://github.com/itsmeichigo/DateTimePicker) - A nicer iOS UI component for picking date and time.
⟡ ElegantCalendar (https://github.com/ThasianX/ElegantCalendar) - The elegant full screen calendar missed in SwiftUI.
⟡ HorizonCalendar
 (https://github.com/airbnb/HorizonCalendar) - A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
⟡ HorizonCalendar (https://github.com/airbnb/HorizonCalendar) - A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
⟡ JTAppleCalendar (https://github.com/patchthecode/JTAppleCalendar) - UI calendar handler.
⟡ KVKCalendar (https://github.com/kvyatkovskys/KVKCalendar) - A most fully customization calendar for Apple platforms 📅
⟡ Workaholic (https://github.com/hemangshah/Workaholic) - A GitHub-like work contribution timeline.
@@ -1513,8 +1499,8 @@
⟡ iPages (https://github.com/benjaminsage/iPages) - Quickly implement swipable page views in SwiftUI 📝.
⟡ Pageboy (https://github.com/uias/Pageboy) - A simple, highly informative page view controller.
⟡ PageController (https://github.com/hirohisa/PageController) - Infinite paging controller.
⟡ SlideController (https://github.com/touchlane/SlideController) - It is a nice alternative for UIPageViewController built using power of generic types. Swipe between pages with an interactive title navigation 
control. Configure horizontal or vertical chains for unlimited pages amount.
⟡ SlideController (https://github.com/touchlane/SlideController) - It is a nice alternative for UIPageViewController built using power of generic types. Swipe between pages with an interactive title navigation control. Configure 
horizontal or vertical chains for unlimited pages amount.
Payment
back to top (#readme) 
@@ -1579,8 +1565,8 @@
⟡ CBPinEntryView (https://github.com/Fawxy/CBPinEntryView) - Easy to use, very customisable pin entry.
⟡ CHIOTPField (https://github.com/ChiliLabs/CHIOTPField) - A set of textfields that can be used for One-time passwords, SMS codes, PIN codes, etc.
⟡ DTTextField (https://github.com/iDhaval/DTTextField) - DTTextField is a custom textfield with floating placeholder and error label.
⟡ FloatingLabelTextFieldSwiftUI (https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI) - FloatingLabelTextFieldSwiftUI is a small and lightweight SwiftUI framework written in completely SwiftUI (not using
UIViewRepresentable) that allows to create beautiful and customisable floating label textfield!
⟡ FloatingLabelTextFieldSwiftUI (https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI) - FloatingLabelTextFieldSwiftUI is a small and lightweight SwiftUI framework written in completely SwiftUI (not using UIViewRepresentable) 
that allows to create beautiful and customisable floating label textfield!
⟡ HTYTextField (https://github.com/hanton/HTYTextField) - A UITextField with bouncy placeholder.
⟡ iTextField ⌨️ (https://github.com/benjaminsage/iTextField) - A fully-wrapped UITextField that works entirely in SwiftUI 🦅.
⟡ PasswordTextField (https://github.com/PiXeL16/PasswordTextField) - A custom TextField with a switchable icon which shows or hides the password and enforces good password policies.
@@ -1628,8 +1614,8 @@
⟡ CardsLayout (https://github.com/filletofish/CardsLayout) - Nice card-designed custom CollectionView layout.
⟡ CenteredCollectionView (https://github.com/BenEmdon/CenteredCollectionView) - A lightweight UICollectionViewLayout that pages and centers it's cells.
⟡ CheckmarkCollectionViewCell (https://github.com/yonat/CheckmarkCollectionViewCell) - UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app 'Select' mode.
⟡ CollectionViewShelfLayout (https://github.com/pitiphong-p/CollectionViewShelfLayout) - A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a 
nested UITableView/UICollectionView hack.
⟡ CollectionViewShelfLayout
 (https://github.com/pitiphong-p/CollectionViewShelfLayout) - A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.
⟡ CollectionViewSlantedLayout (https://github.com/yacir/CollectionViewSlantedLayout) - UICollectionViewLayout to show slanted content.
⟡ Drag and Drop UICollectionView (https://github.com/mmick66/KDDragAndDropCollectionView) - Dragging and Dropping data across multiple UICollectionViews.
⟡ FSPagerView (https://github.com/WenchaoD/FSPagerView) - Elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
@@ -1651,8 +1637,8 @@
⟡ DGElasticPullToRefresh (https://github.com/gontovnik/DGElasticPullToRefresh) - Elastic pull to refresh.
⟡ DiffableDataSources (https://github.com/ra1028/DiffableDataSources) - 💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
⟡ DTTableViewManager (https://github.com/DenTelezhkin/DTTableViewManager) - Protocol-oriented UITableView management, powered by generics and associated types.
⟡ ExpandableCell (https://github.com/younatics/ExpandableCell) - Fully refactored YNExapnadableCell with more concise, bug free. Easiest usage of expandable & collapsible cell for iOS. You can customize 
expandable UITableViewCell whatever you like. ExpandableCell is made because insertRows and deleteRows is hard to use. Just inheirt ExpandableDelegate.
⟡ ExpandableCell (https://github.com/younatics/ExpandableCell) - Fully refactored YNExapnadableCell with more concise, bug free. Easiest usage of expandable & collapsible cell for iOS. You can customize expandable UITableViewCell 
whatever you like. ExpandableCell is made because insertRows and deleteRows is hard to use. Just inheirt ExpandableDelegate.
⟡ FDTextFieldTableViewCell (https://github.com/fulldecent/FDTextFieldTableViewCell) - Adds a UITextField to the cell and places it correctly.
⟡ folding-cell (https://github.com/Ramotion/folding-cell) - Folding cell transition.
⟡ GridView (https://github.com/KyoheiG3/GridView) - Can be customized as a time table, spreadsheet, paging and more.
@@ -1706,8 +1692,7 @@
⟡ FluentQuery (https://github.com/MihaelIsaev/FluentQuery) :penguin: - Powerful and easy to use Query Builder.
⟡ GoodExtensions-iOS (https://github.com/GoodRequest/GoodExtensions-iOS) - 📑 GoodExtensions is a collection of useful and frequently used extensions.
⟡ GoodUIKit (https://github.com/GoodRequest/GoodUIKit) - 📑 GoodUIKit is an extensions library filled with reusable UI snippets for faster and more efficient development.
⟡ Highlighter
 (https://github.com/younatics/Highlighter) - Highlight whatever you want! Highlighter will magically find UI objects such as UILabel, UITextView, UITexTfield, UIButton in your UITableViewCell or other Class.
⟡ Highlighter (https://github.com/younatics/Highlighter) - Highlight whatever you want! Highlighter will magically find UI objects such as UILabel, UITextView, UITexTfield, UIButton in your UITableViewCell or other Class.
⟡ LifetimeTracker (https://github.com/krzysztofzablocki/LifetimeTracker) - Surface retain cycle / memory issues right as you develop your application.
⟡ Lumos (https://github.com/sushinoya/Lumos) - An easy-to-use API for Objective-C runtime functions.
⟡ ObjectiveKit (https://github.com/marmelroy/ObjectiveKit) - API for Objective C runtime functions.
@@ -1802,5 +1787,5 @@
Contributing
Please take a quick look at the contribution guidelines (.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to 
improve this file. Thank you to all contributors (https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!
Please take a quick look at the contribution guidelines (.github/CONTRIBUTING.md) first. If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank 
you to all contributors (https://github.com/matteocrippa/awesome-swift/graphs/contributors); you rock!!