Swiftpack.co - omaralbeik/StackableTableView as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by omaralbeik.
omaralbeik/StackableTableView 1.0.0
A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView
⭐️ 72
🕓 1 year ago
iOS
.package(url: "https://github.com/omaralbeik/StackableTableView.git", from: "1.0.0")

StackableTableView

CI codecov Platform Version Carthage compatible SPM compatible License

A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView


Demo

Requirements

  • iOS 11.0+

Installation

Swift Package Manager (Recommended)

Once you have your Swift package set up, adding StackableTableView as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/omaralbeik/StackableTableView.git", from: "1.0.0")
]

CocoaPods

To integrate StackableTableView into your Xcode project using CocoaPods, specify it in your Podfile

pod 'StackableTableView'

Carthage

To integrate StackableTableView into your Xcode project using Carthage, specify it in your Cartfile

github "omaralbeik/StackableTableView" ~> 1.0.0

Manually

Add the [Sources](https://raw.github.com/omaralbeik/StackableTableView/master/) folder to your Xcode project.

License

StackableTableView is available under the MIT license. See the LICENSE file for more info.

GitHub

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

Release Notes

1.0.0
3 years ago

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