Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therealfoxster/people
100 Days of Swift – Project 10 (UIKit): Simple app to store names along with photos of people you've met
https://github.com/therealfoxster/people
ios swift uikit
Last synced: about 1 month ago
JSON representation
100 Days of Swift – Project 10 (UIKit): Simple app to store names along with photos of people you've met
- Host: GitHub
- URL: https://github.com/therealfoxster/people
- Owner: therealFoxster
- Created: 2022-07-22T15:05:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T20:07:19.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T05:21:59.715Z (over 1 year ago)
- Topics: ios, swift, uikit
- Language: Swift
- Homepage:
- Size: 24.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# People
UIKit Practice Project #10 – Simple app to store names along with photos of people you've met### Cool Features
* Light & dark mode support
* Responsive layout that works and looks great on iPhones and iPads
* Simple, Apple-esque appearance (launch screen, information screens, user-input retrieval screen, etc.)### Known Issues
* ~~New data is not retained after app restart~~ (resolved in [5ada455](https://github.com/therealFoxster/People/commit/5ada4550426429e293a54aa7a59a71eaead9b22f))
* Image picker shows up blank on Simulator devices (16.0, 20A5283p); likely to be a Simulator issue according to a few forum discussions but it's still worth mentioning### TODOs
* Resolve known issues
* Add Dynamic Type support### Screenshots
#### iPhone
#### iPad (Old App Version)