Skip to content
On this page

Geofencing with MapKit work-in-progress

A small geofencing experiment with SwiftUI and MapKit expanding on GurjitGora/geofencing.

See the code.

Goals

  • Learn basic geofencing with MapKit.
  • Invoke a HTTP request to an external API and notify the user with a local notification when the user enters or exits a geographic region.