• Stars
    star
    1
  • Language
    Swift
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My entry into the SwiftUI Series Speedrun

More Repositories

1

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.
Swift
1,059
star
2

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.
53
star
3

PPCopiableLabel

A simple subclass of UILabel that allows users to copy text with a long press. Handles highlighting the label as needed.
Ruby
9
star
4

Fondue

A library of delightfully light extensions to simplify working with SwiftUI and Combine in real-world apps
Swift
8
star
5

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.
Ruby
7
star
6

TrySwiftStarWars

Swift
6
star
7

swiftui-doodles

Playful experiments with SwiftUI and Combine. Some ideas could inspire and a lot of code might be reusable.
Swift
4
star
8

SwiftUI-Xcode-Snippets

3
star
9

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. 🙌
Swift
2
star
10

Colors

View all the system-defined colors you can use in your SwiftUI app
Swift
1
star
11

peas-release-me

A fun learning and teaching exercise with iOS 11 and Swift 4.
Swift
1
star
12

StarWarsAsync

Concurrency Workshop for App Builders 2022
Swift
1
star
13

SwiftUI-Unscreenshottable

Prevent screenshots and screen sharing of sensitive content on iOS.
Swift
1
star
14

LiftVeil

HackZurich 2020 Challenge #7: Siemens Mobility, Lift the Veil https://devpost.com/submit-to/10526-hackzurich-2020/submit/lift-the-veil-7-challenge/
Swift
1
star