Skip to content

A list built with SwiftUI fetching data from a JSON URL

Notifications You must be signed in to change notification settings

Sullivan677/Brastlewark

Repository files navigation

Brastlewark

A list with details and search built with SwiftUI

The app features a List, a Detail View and a search feature.

URL to fetch the JSON response

https://raw.githubusercontent.com/rrafols/mobile_test/master/data.json

Architecture

  • Model: Brastlewark.swift
  • View Model: InhabitantViewModel.swift
  • View: ContentView.swift and DetailView.swift

Screenshots of the Application:

Screenshots

Releases

No releases published

Packages

No packages published

Languages