GoCycling
Cronica
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
GoCycling | Cronica | |
---|---|---|
1 | 3 | |
96 | 79 | |
- | - | |
0.0 | 0.0 | |
4 months ago | 12 days 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.
GoCycling
We haven't tracked posts mentioning GoCycling yet.
Tracking mentions began in Dec 2020.
Cronica
-
How do I create a Safari view exactly like this in SwiftUI?
I’m using this in two ways, the first I use it with a pre defined url and by creating the View inside a fullscreenCover: https://github.com/MadeiraAlexandre/Cronica/blob/main/Shared/View/Main/SettingsView.swift In the last way I use it with a sheet, the same way, but it’s presented in a sheet just like your example: https://github.com/MadeiraAlexandre/Cronica/blob/main/Shared/View/Components/TrailerView.swift If you have a list of objects, you can use something like @State var selectedItem to updated it with the user’s tap.
You can use SFSafariViewController and display it with a .sheet, here’s what I’m using https://github.com/MadeiraAlexandre/Cronica/blob/main/Shared/View/Components/SFSafariViewWrapper.swift
What are some alternatives?
ArcKit - Location, motion, and activity recording framework for iOS
Clean Architecture for SwiftUI + Combine - SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.
Cluster - Easy Map Annotation Clustering 📍
BoxFeed - News App 📱 built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
iOS-Curriculum - 📱📘 A series of workshops to learn how to become an iOS developer, created for beginners
Lode - A simple and easy to use iOS university manager application
Duplicate-Tab - A Safari Extension for iOS & iPadOS. 🖇
WidgetExamples - A demo project showing different types of Widgets created with SwiftUI and WidgetKit.
SyncKit - Automatic CloudKit synchronization
KnotClock - A very customizable Countdown / Reminder app for macOS and iOS
SwiftUI-Core-Data-Test - Sample program to demonstrate how CoreData can be used with SwiftUI.