swift5-3
There are 26 repositories under swift5-3 topic.
Zaprogramiacz/MGFlipView
MGFlipView allows to create flipping view in easy way without worrying about flipping animation and flipping logic.
CaptureContext/swift-declarative-configuration
Declarative configuration for your objects
brampf/fitscore
A native Swift library to read and write FITS files
jwd-ali/ZigProgressView
Add zigzag Progress Animation in just 2 steps in your view developed using CAShapelayer and UIBezierPath drawing with CABasicAnimation.
jwd-ali/BarLoading
Sometimes simplicity attracts you. Color Fill Loading animation is between those Bar loading animations
jwd-ali/Drag3DRotateCard
Drag card with finger to see its both sides
LebJe/ArArchiveKit
A simple, 0-dependency Swift package for reading and writing ar archives. Inspired by ar: https://github.com/blakesmith/ar
InvadingOctopus/octopusui
SwiftUI Controls & Extensions
obadasemary/Africa
Africa App With SwiftUI
orchetect/OTCore
Useful extensions on Swift standard library types.
brampf/SUEButtons
SwiftUI ButtonStyles
brampf/csvcore
A native Swift library to read and write CSV files
bscothern/ConfigArgumentParser
An extension of Swift Argument Parser that adds support for config files.
orchetect/SwiftASCII
Type-safe ASCIIString and ASCIICharacter types for Swift. (ASCII string, character)
raghavTinker/my-swift-escapades
My swift adventures
orchetect/TextFileKit
Read & write delimited text file formats (incl. CSV and TSV).
smartello/VaporAuthServer
The intention of this work is to create a JWT based auth server for swift decoupled from database, email agent and etc.
touyou/TodoAppCollectionView
Sample Todo App with New CollectionViewListCell, DiffableDataSource and DatePicker
mansapratap/UserDefault
A ToDo List App using simply native user defaults. User Defaults is very useful tool in iOS Xcode. You can store some basic data such as Default volume or Login Credentials so that you don't have to login every time in Facebook App or WhatsApp. But it sure has some limitations, you can not store object data and so you can not mark the tasks as completed in this particular app. For that I have Created another App using Core Data and Property List Encoder which is fully functional as it should be.
MonkiProjects/monki-projects-views-swift
Atom & molecule views used in the iOS Monki Map app
nicodevitalia/Tutorial_SwiftUI
Benvenuto nella repository ufficiale del canale YouTube NicoDevItalia, gestito da Nicolò Curioni. Qui troverai tutti i codici sorgenti del video tutorial (che uscirà a breve, massimo entro stasera), della serie di tutorial su come creare un'app in SwiftUI.
brampf/SUEModifier
SwiftUI View modifiers
brampf/SUESearch
SwiftUI search elements
brampf/SUEShapes
SwiftUI Shapes
mayer1a/JSONCaseChanger
This package implements the property wrapper @CodingStyle which will decorate strings to choose one of three decoration styles: **camelCase**, **snakeCase**, **kebabCase**
ngs/jma-tides-swift
A Swift Library to parse Tide Table Data published by Japan Meteorological Agency.