listapp.ios
iOS list implementation
A comprehensive guide to implementing basic lists on iOS from various iOS versions using different technologies and frameworks
✨ Basic lists from iOS 2 to iOS 15
28 stars
3 watching
4 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
appexampleiosswiftswiftui
Related projects:
Repository | Description | Stars |
---|---|---|
etchsaleh/listr | An iOS listing app that allows users to add items with details and store information, utilizing Core Data for data storage. | 20 |
dkhamsing/osia | A simple iOS app to browse open-source apps | 93 |
dkhamsing/news | An iOS and tvOS news app with various styling options based on popular news providers | 239 |
dkhamsing/how-much | An iOS app for recording item prices and quantities using various data storage methods | 21 |
dkhamsing/stocks | An iOS app for tracking stock prices from various data providers | 45 |
igorkulman/iossampleapp | An iOS app demonstrating various software development concepts and patterns | 893 |
ios-reverse-engineering-dev/swift-apps-reverse-engineering | A comprehensive guide to reversing and understanding Swift-based iOS apps | 138 |
dkhamsing/upcomingtv | An app that fetches and displays upcoming TV show air dates from the TMDB API. | 10 |
davideshay/groceries | An app for creating and managing personal grocery lists with real-time syncing across multiple devices and users | 221 |
tiagomartinho/reminders | An iOS application demonstrating Clean Architecture for a simple To-Do List app | 313 |
dkhamsing/tabdump | An iOS app for reading and sharing news articles with customizable display options and social sharing features. | 97 |
maikcl/pkdex-ios | A proof-of-concept for a modular iOS app with Clean Architecture and MVI + Combine + SwiftUI, testing new trends in iOS development | 17 |
onmyway133/swifthash | A Swift implementation of the MD5 hash algorithm | 216 |
home-assistant/ios | An open-source Home Assistant client app for Apple platforms | 1,589 |
kudoleh/ios-modular-architecture | A template iOS application using Modular Architecture | 725 |