Pinned Repositories
AsyncView
AsyncView is a SwiftUI View for handling in-progress and error states when loading data asynchronously using async/await. It's like AsyncImage but for data.
ImagePickerView
ImagePickerView wraps UIImagePickerController for SwiftUI.
jgravatar
jgravatar is a Java library for accessing gravatar.com avatar images
LikeButton
Like Button with animation in SwiftUI
MetMuseumEndpoints
A Swift package for the The Metropolitan Museum of Art Collection API.
PersistentURLRequestQueue
A simple serial, persistent URLRequest queue.
SweetURLRequest
SweetURLRequest simplifies common cases for creating an URLRequest and handling HTTPURLResponse.
SwiftUIBindingTransformations
A collection of functions to transform SwiftUI Bindings.
uikit-playground
Xcode playgrounds to experiment interactively with UIKit views.
ralfebert's Repositories
ralfebert/AsyncView
AsyncView is a SwiftUI View for handling in-progress and error states when loading data asynchronously using async/await. It's like AsyncImage but for data.
ralfebert/ConnectedColors
Example code for the Multipeer Connectivity framework tutorial.
ralfebert/PersistentURLRequestQueue
A simple serial, persistent URLRequest queue.
ralfebert/SwiftAlgorithmsExamples
Examples for Swift Algorithms visualized in SwiftUI.
ralfebert/CalendarDate
CalendarDate is a Swift type that represents a Date as year, month and day value.
ralfebert/LikeButton
Like Button with animation in SwiftUI
ralfebert/MetMuseumEndpoints
A Swift package for the The Metropolitan Museum of Art Collection API.
ralfebert/MuseumGuide
iOS 15 example app thats shows a random artwork loaded from the Met Museum API
ralfebert/ActorCoreDataExample
ralfebert/AsyncModel
ralfebert/Dice
iOS-Beispielprojekt: Würfel
ralfebert/GPSTracker
ralfebert/SwiftUIBindingTransformations
A collection of functions to transform SwiftUI Bindings.
ralfebert/Countries
ralfebert/FizzBuzzExample
ralfebert/ARDice
Dice example project for building an AR app with RealityKit
ralfebert/CodeScanner
A SwiftUI view that is able to scan barcodes, QR codes, and more, and send back what was found.
ralfebert/Colors
ralfebert/CombinePublisherBehaviour
ralfebert/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
ralfebert/iOSDevDirectory
The iOS Dev Directory
ralfebert/MemoryExample
ralfebert/MetalGamePresentsWithTransaction
ralfebert/MetalSwiftUIExample
ralfebert/MiniCache
A persistent key/value cache for Codable values.
ralfebert/OptionalsPlayground
ralfebert/ProductCatalog
ralfebert/PropertyWrapperExample
ralfebert/rails-demo
Rails demo application for Rails deployment tutorial
ralfebert/Shapes
SwiftUI-Beispielprojekt zu Bindings