Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit c97d07f

Browse files
committed
docs: Update README.md
1 parent e8b5135 commit c97d07f

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
11
# combine-cocoa
22

3-
A description of this package.
3+
[![SwiftPM 5.3](https://img.shields.io/badge/swiftpm-5.3-ED523F.svg?style=flat)](https://swift.org/download/) ![Platforms](https://img.shields.io/badge/Platforms-iOS_13_|_macOS_10.15_|_tvOS_14_|_watchOS_7-ED523F.svg?style=flat) [![@maximkrouk](https://img.shields.io/badge/contact-@capturecontext-1DA1F2.svg?style=flat&logo=twitter)](https://twitter.com/capture_context)
4+
5+
Cocoa extensions for Apple Combine framework.
6+
7+
### TODO
8+
9+
- [x] CombineControlEvent
10+
- [x] CombineControlTarget
11+
- macOS
12+
- [x] NSControl.ActionHandler
13+
- iOS
14+
- [x] UIBarButtonItem
15+
- [x] UICollectionView
16+
- [x] UIControl
17+
- [x] UIGestureRecognizer
18+
- [x] UIScrollView
19+
- [x] UISearchBar
20+
- [x] UITableView
21+
- [x] UITextView
22+
- [x] Keyboard
23+
- [x] AnimatedAssignSubscriber (_might be improved_)

0 commit comments

Comments
 (0)