NearbyWeather is a simple open-source weather app for iOS that uses the OpenWeatherMap API. With this project Swift beginners are invited to learn, contribute and share. Fork this repo to get started. NearbyWeather is ready for CocoaPods.
Telegram is a messaging app with a focus on speed and security. It’s superfast, simple, and free! This repo contains the official source code for Telegram for macOS.
Allows users to pull in new song releases from their favorite artists and provides users with important metrics like their top tracks, top artists, and recently played tracks, queryable by time range.
An iOS app that displays current phase of the Moon, using the Aeris Weather API. The app is written using SwiftUI and Combine and follows an MVVM architecture.
To show off SwiftUI's strength in cross-platform development, I did not use Mac Catalyst for this project. Instead, common UI code is shared between iOS, macOS, and watchOS.
Model2App is a simple library that lets you quickly generate a CRUD iOS app based on just a data model defined in Swift. (CRUD - Create Read Update Delete).