Merge pull request #1 from darrarski/feature/scroll-improvements Scroll improvements
Merge pull request #1 from darrarski/feature/scroll-improvements
Scroll improvements
SwiftUI table view, which works on iOS and macOS.
.simpleTableHeader()
swiftui-simple-table (Swift Package) └─ SimpleTable (Library)
Use Swift Package Manager to add SimpleTable as a dependency to your project.
SimpleTable
Check out included examples:
Package.swift
Copyright © 2023 Dariusz Rybicki Darrarski
License: MIT
SwiftUI Simple Table
📝 Description
SwiftUI table view, which works on iOS and macOS.
.simpleTableHeader()
view modifier).🏛 Project structure
📖 Usage
Use Swift Package Manager to add
SimpleTable
as a dependency to your project.Check out included examples:
▶️ Colors table example
▶️ Shapes table example
▶️ Multiplication table example
▶️ People table example
🛠 Develop
Package.swift
in XcodeSimpleTable
scheme for building the library.☕️ Do you like the project?
📄 License
Copyright © 2023 Dariusz Rybicki Darrarski
License: MIT