swiftlang
There are 54 repositories under swiftlang topic.
malcommac/SwiftLocation
⚓️ Async/Await CLLocationManager Wrapper for Apple Platforms
malcommac/Owl
A declarative type-safe framework for building fast and flexible lists with UITableViews & UICollectionViews
SwiftBeta/SwiftOpenAI
OpenAI API build with Swift ❤️
jessesquires/esoteric-swift
A collection of obscure Swift programs. The less comprehensible, the better — just like normal code.
matteom/TopQuestions
Making REST APIs calls in iOS with SwiftUI
0xWDG/GameControllerKit
GameControllerKit is a Swift package that makes it easy to work with game controllers on iOS, macOS, and tvOS. It provides a simple API to connect to game controllers, read input from them, and control their lights and haptics.
STREGAsGate/GateEngineDemos
Example projects for GateEngine, a cross platform game engine for Swift developers.
YoelL/PencilKitExample
Implemetation of PencilKit using protocol oriented programming
0xWDG/Colors
Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in UIColor/NSColor are now available in Color as well.
0xWDG/Apple-Music-to-Discord
Apple Music to Discord
jnewc/Hue
💡 A Philips Hue library written in Swift, using Combine framework
blorenzo10/custom-transitions
Custom animated transitions between view controllers example using UIKit
blorenzo10/swift-utilities
Some of my Swift utilities
0xWDG/SimpleNetworking
Simple networking is a Swift library for handling network requests. It is built on top of URLSession and provides a simple and easy-to-use interface for making network requests. the key features of SimpleNetworking are simple, mockable, reliable.
JimmyMAndersson/Electrons
A Swift project simulating charged particles and their influence on each other in a closed space.
0xWDG/OnboardingKit
OnboardingKit is a SwiftUI package that helps you create onboarding experiences for your app. It provides a set of views that you can use to create a welcome screen, a what's new screen, and a set of onboarding screens.
SwiftBeta/App-Portfolio-SwiftUI
🤩 📱 Portfolio de Apps creadas en el canal de SwiftBeta
blorenzo10/lambda-swift
Serverless API using Swift Lambda
blorenzo10/underlinetextfield
Custom underline TextField using SwiftUI
0xWDG/XCUITestHelper
XCUITestHelper helps you writing UI tests within SwiftUI. It provides a set of useful extensions on XCUIApplication, XCUIElement and XCUIElementQuery to make your tests more readable and easier to maintain.
0xWDG/Inspect
This package provides introspected views that can be used to inspect the underlying *Kit element of a SwiftUI view.
0xWDG/PHPFramework
A Swift framework to use the most common PHP functions (Based on PHP7)
0xWDG/PreventScreenshot
This package adds a modifier to your SwiftUI elements to prevent screenshots. This is useful for apps that display sensitive information and want to prevent users from taking screenshots.
blorenzo10/chronometer
Sample app using Core Animations
0xWDG/Admob-SwiftUI
This library helps you to easily integrate the Admob SDK in your SwiftUI app. It is a wrapper around the Google Mobile Ads SDK for iOS. It provides a SwiftUI view that you can use to display banner ads in your app above your tabbar.
0xWDG/ContactProviderDemo
ContactProviderDemo
0xWDG/SwiftExtras
SwiftExtras is a Swift Package containing Extensions and Helpers for Swift which I use on a regular basis, or find useful.
Appsterdam/Appsterdam-App-iOS
Appsterdam App (iOS)
blorenzo10/customtabbar
Custom TabBar using SwiftUI
0xWDG/SwiftCronParser
SwiftCronParser is a Swift Package for parsing cron time definitions.
goke-epapa/ClassesAndObjectsInSwift
Code written to learn about Classes and Objects in Swift
SwiftBeta/SwiftBetaDALLE
🤖 🎨 Aprende a crear tu primera app con Inteligencia Artificial y DALL·E 2 en Swift y SwiftUI
SwiftBeta/TodoApp
✅ Aprende a crear una app de lista de tareas en Swift y SwiftUI
SwiftBeta/Weather
☀️ App del pronósitco del tiempo en SWIFTUI
0xWDG/docc-generate.sh
Script generates documentation for a Swift package using the Swift-DocC tool.