Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prash5t/ipinfo-swiftui
- Owner: prash5t
- Created: 2023-10-06T10:09:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T10:14:02.000Z (over 1 year ago)
- Last Synced: 2024-11-10T14:07:58.129Z (2 months ago)
- Topics: swift, swiftui, urlsession, xcode
- Language: Swift
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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