mtzaquia
iOS, libs, and oxford commas. Mobile Product Engineering, Technologist. 🇪🇺
Amsterdam, The Netherlands
mtzaquia's Stars
nektos/act
Run your GitHub Actions locally 🚀
MonitorControl/MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
homebridge/homebridge
HomeKit support for the impatient.
realm/jazzy
Soulful docs for Swift & Objective-C
siteline/swiftui-introspect
Introspect underlying UIKit/AppKit components from SwiftUI
XcodesOrg/xcodes
The best command-line tool to install and switch between multiple versions of Xcode.
github/CopilotForXcode
Xcode extension for GitHub Copilot
UniversalMediaServer/UniversalMediaServer
A DLNA, UPnP and HTTP(S) Media Server.
layoutBox/FlexLayout
FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
krzyzanowskim/STTextView
Performant and reusable text view component (TextKit 2), with line numbers and more. UITextView / NSTextView replacement.
andrew-levy/swiftui-react-native
Bringing SwiftUI features to your React Native app. It's like if React Native and SwiftUI had a child.
lascic/UIOnboarding
Apple-esque animated welcome screen for iOS and iPadOS. Configurable.
kormax/apple-home-key-reader
Apple Home Key Reader Implementation
voicemxil/TS-Starter-Pack
Download & Setup resources for The Sims Complete Collection
danielmgauthier/ViewControllerTransitionExample
Custom view controller transitions: scary, but not THAT scary.
GeorgeElsham/ViewExtractor
Extract SwiftUI views from ViewBuilder content.
darrarski/swift-composable-presentation
Navigation helpers for SwiftUI applications built with ComposableArchitecture
getsidetrack/swift-device-authority
Manage feature access using iOS configuration profiles
zweckj/lamarzocco
Interact with your La Marzocco espresso machine
GeorgeElsham/TagExtractor
Extract tag value from SwiftUI views.
mtzaquia/UIKitPresentationModifier
A modifier allowing you to present UIKit controllers natively from a SwiftUI context.
mtzaquia/BottomSheet
A simple SwiftUI view modifier to present a bottom sheet using UIKit.
mtzaquia/parallax-scrollview
An extended SwiftUI.ScrollView with support for a sticky header that collapses to a compact size during scroll.
mtzaquia/LoadableReducer
An extension to TCA's ReducerProtocol for features that will start, load additional data asynchronously, and shift to a ready state once done.
mtzaquia/highway
Highway is a lightweight, scalable framework for basic routing in iOS apps.
mtzaquia/astral
Astral is a lightweight, scalable framework for strongly-typed dependency injection with property wrapper support.
mtzaquia/PopoverContainer
A simple SwiftUI view modifier to empower the usage of popovers on the iPhone.
mtzaquia/bifrost
Bifrost is a lightweight, scalable framework for interacting with JSON, REST APIs.
mtzaquia/ToastModifier
A simple SwiftUI view modifier to present a toast using UIKit.
nrivard/OAuthThey
Simple OAuth 1.0 in Modern Swift