Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prash5t/ipinfo-swiftui

SwiftUI View to show IP data fetched from network. Contains views, model, data repo. #learning #swift
https://github.com/prash5t/ipinfo-swiftui

swift swiftui urlsession xcode

Last synced: 3 days ago
JSON representation

SwiftUI View to show IP data fetched from network. Contains views, model, data repo. #learning #swift

Awesome Lists containing this project

README

        

Dirs & Files:

- Constants -> NetworkConstants.swift
- Data -> MyIPData.swift
- Models -> IPInfoModel.swift
- Views ->
- DataLoadingView.swift
- ErrorLoadingDataView.swift
- DataLoadedView.swift
- BackgroundView.swift
- MyIPInfoApp.swift
- ContentView.swfit