Swiftpack.co - stateman92/MaskedTabView as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by stateman92.
stateman92/MaskedTabView 0.0.2
TabView with a mask! 🎭
⭐️ 1
🕓 50 weeks ago
iOS
.package(url: "https://github.com/stateman92/MaskedTabView.git", from: "0.0.2")

MaskedTabView

TabView with a mask! 🎭

Setup

Add the following to Package.swift:

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

Or add the package in Xcode.

Usage

MaskedTabView(offset: $viewModel.offset, index: $viewModel.index, overlayColor: .red, bounces: bounces, tabs: tabs, tabView: tabView, content: content)

For this you should use a PagingTabViewViewModel from this package.

For details see the Example app.

Example

Example

GitHub

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

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