swiftui-image-viewer
Image viewer built in SwiftUI for both local and remote images. (by Jake-Short)
SwiftTabler
A multi-platform SwiftUI component for tabular data (by openalloc)
swiftui-image-viewer | SwiftTabler | |
---|---|---|
1 | 1 | |
483 | 144 | |
1.7% | 3.5% | |
0.0 | 4.6 | |
over 2 years ago | over 2 years ago | |
Swift | Swift | |
MIT License | Apache License 2.0 |
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.
swiftui-image-viewer
Posts with mentions or reviews of swiftui-image-viewer.
We have used some of these posts to build our list of alternatives
and similar projects.
SwiftTabler
Posts with mentions or reviews of SwiftTabler.
We have used some of these posts to build our list of alternatives
and similar projects.
-
SwiftUI Table without using a real table
https://github.com/openalloc/SwiftTabler I’ve been using this library for a project and it’s been really useful. It lets me show tabular data easily and aligns all the columns perfectly
What are some alternatives?
When comparing swiftui-image-viewer and SwiftTabler you can also consider the following projects:
RichText - Easily show RichText(html) in SwiftUI
ModelAssistant - Elegant library to manage the interactions between view and model in Swift
ScalingHeaderScrollView - A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
OSLogViewer - OSLogViewer is made for viewing your apps OS_Log history, it is a SwiftUI view which can be used in your app to view and export your logs.
MediaPicker - Customizable media picker written with SwiftUI
WaterfallGrid - A waterfall grid layout view for SwiftUI.