Swiftpack.co - Blackjacx/Source as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by Blackjacx.
Blackjacx/Source 1.11.0
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController
⭐️ 6
🕓 2 days ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/Blackjacx/Source.git", from: "1.11.0")

Twitter Follow CI status Swift Package Manager Compatible Github Current Release Platforms Xcode 15 iOS 14.0+ Swift 5.10 Github Repo Size Github Code Size Github Closed PR's License codebeat badge Donate

Source

Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController.

Install

Swift Package Manager

In Xcode open your target list and select your project. Click the tab Swift Packages and there the small + icon. Enter the URL of this repository, select the version you want to install - usually the preset is okay - and confirm.

CocoaPods

Simply add the following line to your Podfile:

pod "Source"

Example

iOS

The repo includes an example project. To run it, just type pod try Source in your console and it will be downloaded and opened for you.

Contribution

  • If you found a bug, please open an issue.
  • If you have a feature request, please open an issue.
  • If you want to contribute, please submit a pull request.

Author

Stefan Herold • 🐦 @Blackjacxxx

Contributors

Thanks to all of you who are part of this:

License

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

GitHub

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

Release Notes

1.11.0
3 days ago

Changes

  • Fix code coverage not generated issue in Xcode 15.0 - @blackjacx.
  • Upgrade project to Xcode 15.0, Swift 5.10, iOS min deployment target 14.0 - @blackjacx.

Full Changelog: https://github.com/Blackjacx/Source/compare/1.10.0...1.11.0

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