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/Scribble
Example code for iOS Apple Pencil tutorial updated for Swift 4
ralfebert/SynchronizingALocalStoreToTheCloud
Sample Code Synchronizing a Local Store to the Cloud
ralfebert/AutoLayoutExamples
ralfebert/NewspaperExample
iOS Developer Blog Example project
ralfebert/OperationQueueExample
OperationQueue example project: https://www.ralfebert.de/ios/concurrency-operationqueue/
ralfebert/xcode_snippets
ralfebert/AdaptLayout
ralfebert/articles
Articles for NSHipster.com
ralfebert/Beep
ralfebert/Clock
ralfebert/CodeExamples
Code Examples
ralfebert/CustomDrawing
ralfebert/Dice3D
ralfebert/DisablingPullingDownASheet
ralfebert/Errands
CloudKit Example Project
ralfebert/Flashcards
ralfebert/FoodTracker
Updated example project FoodTracker from https://developer.apple.com/library/archive/referencelibrary/GettingStarted/DevelopiOSAppsSwift/
ralfebert/FoodTrackerModel
ralfebert/FoodTrackerModel2
ralfebert/FunctionBuilderExample
ralfebert/GitHubExample
ralfebert/GroupedSection
GroupedSection is a tiny structure for grouping rows into sections, f.e. for displaying in a UITableView.
ralfebert/OpaqueTypes
ralfebert/OutlineSliderExample
Example project for building a custom UIKit control
ralfebert/PageControllerExample
Example project setting up a UIPageViewController with pages from a storyboard
ralfebert/Quiz
iOS-Beispielprojekt: Multiple-Choice-Quiz
ralfebert/Segues
Beispielprojekt für die verschiedenen Arten von Segues
ralfebert/Stopwatch
ralfebert/SwiftObjcExample
ralfebert/SwiftUI-Combine
This is an example project of SwiftUI and Combine using GitHub API.