ScrollView learnt to wrap its content! 😮💨
Add the following to Package.swift
:
.package(url: "https://github.com/stateman92/CompactScrollView", exact: .init(0, 0, 4))
CompactScrollView {
Rectangle()
.fill(.green)
.frame(width: 100, height: toggle ? 100 : 1000)
}
For details see the Example app.
link |
Stars: 1 |
Last commit: 7 weeks ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics