Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

omaralbeik/StackableTableView

Repository files navigation

StackableTableView

CIcodecovPlatformVersionCarthage compatibleSPM compatibleLicense

AUITableView subclass that enables setting an array of views for both headers and footers utilizingUIStackView


Demo

Requirements

  • iOS 11.0+

Installation

Swift Package Manager (Recommended)

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

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

CocoaPods

To integrateStackableTableView into your Xcode project usingCocoaPods, specify it in yourPodfile

pod'StackableTableView'

Carthage

To integrate StackableTableView into your Xcode project usingCarthage, specify it in yourCartfile

github"omaralbeik/StackableTableView" ~>1.0.0

Manually

Add the Sources folder to your Xcode project.

License

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp