Swiftpack.co - Swift Packages by bcylin

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by bcylin

bcylin/QuickTableViewController v1.3.1
A simple way to create a UITableView for settings in Swift.
⭐️ 552
🕓 20 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v.1.3.0
3 years ago
* Use SF Symbols as icon images, [#41](https://github.com/bcylin/QuickTableViewController/pull/41) by [@ezfe](https://github.com/ezfe) * Make `init(style:)` a designated initializer * Add an option to override table view for style configuration, [#74](https://github.com/bcylin/QuickTableViewController/pull/74) by [@Tobisaninfo](https://github.com/Tobisaninfo) * Set IPHONEOS_DEPLOYMENT_TARGET to 9.0
v1.2.4
3 years ago
* Fix an issue where the same identifier is used for different cell types [#50](https://github.com/bcylin/QuickTableViewController/issues/50)
v1.2.3
3 years ago
* Fix Swift version in podspec
v.1.2.2
3 years ago
#### Fixes * Fix `SwitchRow` subtitles, [#45](https://github.com/bcylin/QuickTableViewController/pull/45) by [@dnicolson](https://github.com/dnicolson) #### Project Updates * Add an example of dynamic table, [#42](https://github.com/bcylin/QuickTableViewController/pull/42) by [@twodayslate](https://github.com/twodayslate) * Convert specs to XCTests * Move tests to GitHub Actions
v1.2.1
4 years ago
* Support Swift Package
v1.2.0
4 years ago
* Swift 5, [#38](https://github.com/bcylin/QuickTableViewController/pull/38) by [@getaaron](https://github.com/getaaron)
v1.1.1
4 years ago
* Fix the animated `OptionRow` deselection * Invoke `accessoryButtonAction` asynchronously to match the behaviour of row `action` * Remove `ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES` from build settings
v1.1.0
5 years ago
#### Enhancements * Swift 4.2, [#20](https://github.com/bcylin/QuickTableViewController/pull/20) by [@getaaron](https://github.com/getaaron) and [#28](https://github.com/bcylin/QuickTableViewController/pull/28) by [@mttcrsp](https://github.com/mttcrsp) * tvOS UI tests, [#27](https://github.com/bcylin/QuickTableViewController/pull/27) by [@FraDeliro](https://github.com/FraDeliro) * `Subtitle` is deprecated and will be removed in [**v2.0.0**](https://github.com/bcylin/QuickTableViewController/releases/tag/v2.0.0) * Rename `Row`'s title and subtitle to text and detail text to align with `UITableViewCell`'s naming * Enable **detailText** in `OptionRow` and `SwitchRow` * Add **accessoryButtonAction** to `NavigationRow`
v1.0.0
5 years ago
#### Enhancements * Support tvOS
v0.9.1
6 years ago
#### Fixes * Fix the property setter in `RadioSection` and change `Row` to a class protocol, [#14](https://github.com/bcylin/QuickTableViewController/pull/14) by [@z3bi](https://github.com/z3bi)
iOS tvOS

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