Cronica Alternatives
Similar projects and alternatives to cronica
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
WidgetExamples
A demo project showing different types of Widgets created with SwiftUI and WidgetKit.
-
-
-
BoredSwift
👀 Are you bored? This app helps find you something to do via https://www.boredapi.com/
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
GoCycling
Intuitive cycling tracker app for iOS built with SwiftUI using Core Location, Core Data, MapKit, CloudKit and Combine. Features live route tracking, live metrics, storage of past cycling routes and statistics.
cronica discussion
cronica reviews and mentions
-
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.
-
I’ve released my first iOS app: Cronica, to easily track films.
Cronica is my first iOS app, build using Swift, SwiftUI, and CoreData. I’ve built it to receive a notification when movies or tv shows I’m interested in are released. All data available in the app is thanks to TMDb API. Cronica is also open-source, and you can check every line of the app at https://github.com/MadeiraAlexandre/Cronica If you have any feedback, please let me know! If you want to check it out: https://apple.co/3whjgiM
Stats
egger/cronica is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of cronica is Swift.