- Fixed search paths. Thanks @deborahgoldsmith!
Unclaimed project
Are you a maintainer of Bond? Claim this project to take control of your public changelog and roadmap.
Changelog
A Swift binding framework
Last updated over 4 years ago
Drops iOS 8 support through SPM.
Thanks to @ibrahimkteish's awesome contribution, Bond 7.7 introduces the ability to observe view controller lifecycle events! ๐ ๐
Example usage:
let viewController = UIViewController()
viewController.reactive.lifecycleEvents.observeNext { (event) in
print(event)
}
viewController.reactive.lifecycleEvent(.viewDidLoad).observeNext {
print("view did load")
}
vie...
collectionView(_: numberOfItemsInSection:) open on CollectionViewBinderDataSource. Thanks @AnthonyMDev!๏ฃฟ Now we have become very big, Different from the original idea. Collect premium software in various categories.
The Swift Programming Language
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
The modern video player for macOS.