DeTeXt
CombineExt
DeTeXt | CombineExt | |
---|---|---|
1 | 3 | |
145 | 1,744 | |
3.4% | 0.7% | |
3.0 | 0.0 | |
4 months ago | 7 months ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DeTeXt
-
DeTeXt - iOS, iPadOS and macOS app that can detect LaTeX commands from drawings. Open-source and built using SwiftUI
Here's the GitHub repo with all the source code for anyone curious and looking to learn.
CombineExt
-
new to Combine and struggling with the best way to launch multiple requests
To take the result of one publisher and return another publisher, you'll probably want to use flatMap-3k7z5). However, based on your use case, I do believe that flatMapLatest is the way to go from CombineExt. I'll explain below.
-
Textfield IBAction vs delegate
There is a CombineCocoa library available. I haven't use Combine much yet mainly because until recently, I had to support iOS versions previous to 13 and even now, there are several reactive operators that I use extensively that don't exist in Combine. CombineExt is slowly filling in the gaps though.
-
Creating Frameworks: What is Necessary?
Other frameworks that are important for me are ones that add missing functionality, like CombineExt, or abstractions like Moya.
What are some alternatives?
face-id - Finding similar faces on iOS device using keras-vggface ML model.
CombineCocoa - Combine publisher bridges for UIKit
iowncode - A curated collection of iOS, ML, AR resources sprinkled with some UI additions
awesome-swift - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
CombineCloudKit - 🌤 Swift Combine extensions for reactive CloudKit record processing
ReactiveSwift - Streams of values over time
MakeItSo - This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"
awesome-ios - A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
SwiftSemanticSearch - Real-time on-device text-to-image and image-to-image Semantic Search with video stream camera capture using USearch & UForm AI Swift SDKs for Apple devices 🍏
Covfefe - A parser for nondeterministic context free languages
AOperation - A Wrapper on NSOperation, which Makes using of NSOperation More Efficient
OAuthSwift - Swift based OAuth library for iOS