AppOpenTracker
AppOpenTracker provides an observable AppOpenTracker.shared instance that can be used to track
- the last version that the app was opened in
- the last build that the app was opened in
- how often the app was opened
AppOpenTracker provides an observable AppOpenTracker.shared instance that can be used to track
SwiftUI MVVM COREDATA NOTE APP This a simple swiftui app where i used mvvm architecture, coredata swiftui and so on... #FEATURES SWIFTUI MVVM COREDATA
CatalystAppleScript Trivial demonstration showing how to build support for AppleScript into a Catalyst app. Showcases multiple commands and variables
HolidayThemes SwiftUI module library for adding seasons theme animations to your app. Requirements iOS 13.0+ Xcode 12.0+ Installation Swift Package Ma
OneClick This simple menubar app can give you quick access to some macOS functio
Movie App shows you collections of TV streaming and other movies. Movie app writ
My Locations Getting Started Using Core Location A CLLocationManager() performs the location updating It sends its updates to its delegate, so make su
NewsAppMVVM A Swift iOS App created to practice MVVM Design Pattern. This app re
Blackjack - native iOS application This project is a simple demonstration on how to intergrate swiftUI with MVVM architecture. Although, technically,
FlightUtilities A small app that uses the private FlightUtilities.framework to show information about any flight given the airline code, flight code a
Natcap - Good for your sleep This is a fitness application which can help user to hold a better sleep which depends on their previous sleeping habit.
LilAPI App News & Weather This little API app combines two of Jordan Singers Lil Software API's into one app. The goal with this app was to learn how
iOSDesignPatternSamples This is Github user search demo app which made by many variety of design patterns. Application Structure SearchViewController.
ClearScore Description This application simulates a credit check on a user by ma
StringBooster StringBooster is a simple Swift package containing a few useful ex
I-am-Poop ?? Hello everyone! This is my second app, made right after the I am Rich app, to better fixate the concepts I learned during this lesson, wh
iOS (Swift 5): MVVM test with Combine and UIKit MVVM and functional reactive programming (FRP) are very used in iOS development inside companies. Here
Jibble SpaceX rocket listing app using RxSwift and CLEAN Architecture with MVVM Demo Features Reactive Bindings URL / JSON Parameter Encoding Filter Y
Paraphrase A trivial app for storing and viewing famous quotes This app was specifically designed to accompany a tutorial series about modern app infr
SwiftUI-MVVM-Combine A demo demonstrates how to use combine and MVVM in the Swif