Casimir
Complex extension suite for Multiplatform Stack (SwiftUI, Combine, SPM, Async/Await) (by przemek-jablonski)
SwiftlySearch
A small, lightweight UISearchController wrapper for SwiftUI (by thislooksfun)
Casimir | SwiftlySearch | |
---|---|---|
1 | 3 | |
1 | 223 | |
- | - | |
3.9 | 0.0 | |
almost 2 years ago | about 4 years ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
Casimir
Posts with mentions or reviews of Casimir.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-14.
-
Mastering Github Actions for iOS
Feel free to check out my own public repos with code, which I have modularised using this article series, Earendil and Casimir. Let me know how you like it!
SwiftlySearch
Posts with mentions or reviews of SwiftlySearch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-01.
-
How can I accomplish this Search Bar transition into Navigation Bar when tapped? in SwifUI
If you don’t want to recreate it by hand, you have to wrap UISearchController from UIKit. Here you can find a package which does this.
-
Help - Using a searchBar with an API request
Don't know how you want to design your view, but here is a great package which not only wraps UISearchbar but the whole UISearchController stuff in a handy SwiftUI like API.
-
How would you make this? (Specifically regarding the search bar)
This is just UISearchController from UIKit, it comes with this animation when you focus the search field out of the box. SwiftUI doesn’t have a counterpart for this at the moment, but if you don’t want to rebuild it from scratch you can wrap the UIKit stuff as usual. You can find a package which provides you an easy to use represantable here.
What are some alternatives?
When comparing Casimir and SwiftlySearch you can also consider the following projects:
ExtensionKit - Helpful extensions for iOS app development 🚀
Pigeon - Async state management for SwiftUI (and UIKit) 🐦
CombineCloudKit - 🌤 Swift Combine extensions for reactive CloudKit record processing
neumorphic - 🚀Neumorphic is a SwiftUI utility to build Neumorphism Soft UI (supports both *outer shadow and *inner shadow)
Earendil - Fetch user location without asking for permission 👺. All platforms.
nexpose-client - DEPRECATED: Rapid7 Nexpose API client library written in Ruby