Tracking the Moon Phases Using iOS and Swift

Luna

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.

Read a full write up about the development of Luna at cocoascientist.com.

Requirements

  • Xcode 11
  • Swift 5

GitHub