🏠
Working from home
Highlights
- Pro
Pinned Loading
-
BottomSheetSUI
BottomSheetSUI PublicSwiftUI package to present a Bottom Sheet interactable view with the desired Detents. Also known as Half sheet.
Swift 9
-
A View Modifier for a Paged Index Vi...
A View Modifier for a Paged Index View like, using ScrollToTargetBehavior 1//
2// PagedIndexViewModifier.swift
3//
4// Copyright© 2023 ApiumHub
5//
-
Lottie Cache Medium Post
Lottie Cache Medium Post 1import UIKit
2import Lottie
34final class AnimationContainerView: UIView {
5// MARK: - Initializers
-
Lottie Cache Medium Post
Lottie Cache Medium Post 1//////////// AnimationPublic.swift
2static func loadedFrom(url: URL,
3closure: @escaping Animation.DownloadClosure,
4animationCache: AnimationCacheProvider?) {
5 -
Lottie Cache Medium Post
Lottie Cache Medium Post 1import Lottie // We need it because of the Animation Model
23protocol LottieFileProviding: AnyObject {
4func animation(forKey: String) -> Animation?
5func setAnimationData(_ data: Data, forKey: String)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.