https://github.com/apppear/oldusers
SwiftUI app utilising https://randomuser.me API to display a NavigationView
https://github.com/apppear/oldusers
Last synced: 18 days ago
JSON representation
SwiftUI app utilising https://randomuser.me API to display a NavigationView
- Host: GitHub
- URL: https://github.com/apppear/oldusers
- Owner: AppPear
- Created: 2019-09-18T10:02:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T10:22:52.000Z (almost 7 years ago)
- Last Synced: 2025-01-21T00:20:33.222Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 425 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OldUsers
iPhone/iPad application to get user information through https://randomuser.me API and display it in a basic list and a detail view.
**Before running** please install pods, by running `pod install` in the root folder.


