Swiftpack.co - stateman92/CompactScrollView as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by stateman92.
stateman92/CompactScrollView 0.0.5
ScrollView learnt to wrap its content! 😮‍💨
⭐️ 1
🕓 7 weeks ago
iOS
.package(url: "https://github.com/stateman92/CompactScrollView.git", from: "0.0.5")

CompactScrollView

ScrollView learnt to wrap its content! 😮‍💨

Setup

Add the following to Package.swift:

.package(url: "https://github.com/stateman92/CompactScrollView", exact: .init(0, 0, 4))

Or add the package in Xcode.

Usage

CompactScrollView {
    Rectangle()
        .fill(.green)
        .frame(width: 100, height: toggle ? 100 : 1000)
}

For details see the Example app.

Example

Example

GitHub

link
Stars: 1
Last commit: 7 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics