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/ChoicePopup
Xcode project for Choice popover example
ralfebert/Fractional
Swift fractional number type for precise representations of rationals
ralfebert/CoreDataReset
Example project for https://stackoverflow.com/questions/55162140/how-to-delete-persistentstore-and-recreate-it-to-add-new-data
ralfebert/DroppedFrameWarning
ralfebert/HelloApp
Example project for Swift package manager tutorial
ralfebert/HelloKit
Example project for Swift package manager tutorial
ralfebert/UIViewPropertyAnimatorFun
Replicating youtube's video player animation with UIViewPropertyAnimator
ralfebert/CameraExample
ralfebert/CollectionExample
ralfebert/CoreAnimationPathExample
ralfebert/CoreAnimationPieChartSwift
Animated Pie Chart using a custom CALayer
ralfebert/doctree-file-format
.doctree is a pragmatic textual file format for 'table of contents' documents
ralfebert/doctree-ruby
doctree-ruby is a Ruby gem for generating table of contents doctrees f.e. from HTML documents.
ralfebert/DropToTargetBehaviour
Example project for interactive animations with UIViewPropertyAnimator
ralfebert/fluid-interfaces
Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces"
ralfebert/HelloPod-XcodeBuildIssue
ralfebert/InteractiveZoomBehaviour
Example project for interactive transitions with UIViewPropertyAnimator
ralfebert/ios-recipes-StdLibExtensions
ralfebert/ios-recipes-SwiftKVO
Xcode project for Swift KVO example
ralfebert/libledger
Library for reading and writing Ledger transactions
ralfebert/MIKMIDI
MIDI Library for Objective-C and Swift OS X and iOS apps.
ralfebert/omim
MAPS.ME - Offline OpenStreetMap maps for iOS/Android/Mac/Linux/Windows
ralfebert/PanExample
ralfebert/rails
Ruby on Rails
ralfebert/SCNCustomGeometries-Part2
To accompany Part 2 of my Medium post
ralfebert/SpriteKitAnimationDemo
ralfebert/StackViewAnimation
Example for animating UIStackView properties
ralfebert/TableExample
Example project for the table view controller tutorial.
ralfebert/TextViewInputAccessoryExample
ralfebert/UserDefaultsExample