markiv
🇮🇳🇪🇸🇮🇨🇨🇠🇨🇦🇬ðŸ‡ðŸ‡±ðŸ‡°
netcetera.com, iPhonso.comZurich, Switzerland
Pinned Repositories
Fondue
A library of delightfully light extensions to simplify working with SwiftUI and Combine in real-world apps
iOSKonf25
Animation demos for my talk at iOSKonf25
MarkdownUI
Render Markdown text in SwiftUI
NSObject-AssociatedDictionary
An Objective C category that adds a mutable dictionary for arbitrary, ad-hoc properties that are associated with and retained by all objects. The dictionary is created just in time.
PPCopiableLabel
A simple subclass of UILabel that allows users to copy text with a long press. Handles highlighting the label as needed.
swiftui-doodles
Playful experiments with SwiftUI and Combine. Some ideas could inspire and a lot of code might be reusable.
SwiftUI-Shimmer
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
SwiftUI-Unscreenshottable
Prevent screenshots and screen sharing of sensitive content on iOS.
TrySwiftStarWars
UIView-Shimmer
UIView+Shimmer is a super-lightweight category that adds a shimmering effect to any UIView, without the need for wrappers nor layout and touch handling voodoo.
markiv's Repositories
markiv/SwiftUI-Shimmer
Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.
markiv/SwiftUI-Unscreenshottable
Prevent screenshots and screen sharing of sensitive content on iOS.
markiv/Fondue
A library of delightfully light extensions to simplify working with SwiftUI and Combine in real-world apps
markiv/TrySwiftStarWars
markiv/MarkdownUI
Render Markdown text in SwiftUI
markiv/swiftui-doodles
Playful experiments with SwiftUI and Combine. Some ideas could inspire and a lot of code might be reusable.
markiv/SwiftUI-HyphenatedText
Retrofits locale-specific hyphenation support for SwiftUI.
markiv/SwiftUI-Xcode-Snippets
markiv/SwiftAsyncShims
A collection of extensions that add async methods to existing Apple APIs. These allow you to replace delegates and callbacks with modern Swift concurrency – making code easier to reason about. 🙌
markiv/Colors
View all the system-defined colors you can use in your SwiftUI app
markiv/Eureka
Elegant iOS form builder in Swift
markiv/LiftVeil
HackZurich 2020 Challenge #7: Siemens Mobility, Lift the Veil https://devpost.com/submit-to/10526-hackzurich-2020/submit/lift-the-veil-7-challenge/
markiv/SpeedCam
My entry into the SwiftUI Series Speedrun
markiv/StarWarsAsync
Concurrency Workshop for App Builders 2022
markiv/StarWarsJetpack
An exercise with Jetpack Compose
markiv/SwiftUI-TransformingTextField
Applies a transformation to characters as they're typed into a SwiftUI TextField or TextEditor, while managing its cursor position.
markiv/blog
markiv/de.idnow.ios.sdk.spm
markiv/esp32-s3-doggone
markiv/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful.
markiv/KindleUnpack
python based software to unpack Amazon / Kindlegen generated ebooks
markiv/lazygit
simple terminal UI for git commands
markiv/markiv.github.io
markiv/PromiseKit
Promises for Swift & ObjC
markiv/ScreenShield
ScreenShield is an iOS library that provides a simple way to protect your app's content from being captured or recorded by screenshots, screen recordings, or other screen capture methods. It works by adding a secure layer on top of your views, which prevents most screen capture mechanisms from recording the underlying content.
markiv/seviu.github.io
markiv/Speedrun
markiv/swift-async-algorithms
Async Algorithms for Swift
markiv/SwiftAlpsWeather
A weather app for the SwiftUI 💘 Combine workshop at Swift Alps 2020
markiv/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code