REPOSITORY OVERVIEWLive repository statistics
★ 902Stars
⑂ 91Forks
◯ 0Open issues
◉ 902Watchers
87/100
OPENREPOHUB HEALTH SIGNALStrong signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
100 Community adoption25% weight
57 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
iOS Sample App
Sample iOS app written the way I write iOS apps because I cannot share the app I currently work on.
SwiftUI: I created a SwiftUI version of this sample app, using a bit defferent concepts: https://github.com/igorkulman/SwiftUISampleApp
Shown concepts
Architecture concepts
Other concepts
- Localization to 2 languages with String catalogs
- Continuous integration with Github Actions
- Unit testing, including testing view controllers for leaks
- Creating a view controller in code with dependency injection
- Creating simple cells with UIListContentConfiguration
- Automated AppStore screenshots taking in multiple languages
- Basic Dark mode support
- Custom operator for simple UI code
- Structured logging
- Using Observation framework with UIKit
- Xcode build plugins
- Xcode previews for UIKit
Getting started
Prerequisites
Built with
- FeedKit - An RSS, Atom and JSON Feed parser written in Swift
- SwiftLint - A tool to enforce Swift style and conventions
Author
Igor Kulman - igor@kulman.sk
License
This project is licensed under the MIT License - see the LICENSE file for details