A sample project to illustrate how the Clean Swift architecture passes data forward and backward more elegantly without using delegation
☆14Mar 23, 2018Updated 8 years ago
Alternatives and similar repositories for DataPassing
Users that are interested in DataPassing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆11Jun 6, 2017Updated 8 years ago
- A simple login system to demonstrate how the VIP cycle fully encapsulate the `UserDefaults` details from the rest of your app☆24Jun 25, 2018Updated 7 years ago
- Dynamic Height Issue for UITableView Cells (Swift)☆11Apr 19, 2017Updated 9 years ago
- A SwiftUI text field, inspired by Material Design☆10Jul 4, 2025Updated 9 months ago
- Xcode Source Editor Extension for Sorting Lines☆10May 13, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Simple magnifying glass able to magnify given view☆18May 21, 2021Updated 4 years ago
- Mapsforge vector renderer for iOS☆31Apr 29, 2019Updated 7 years ago
- Swift sample app demonstrating VIP architecture for iOS.☆48May 24, 2018Updated 7 years ago
- MVVM design pattern in Swift 5☆13Jul 21, 2020Updated 5 years ago
- This demo project shows how to use Core Data and NSFetchedResultsController in the Clean Swift architecture☆12Sep 27, 2017Updated 8 years ago
- A banner view with infinite scrolling or not☆13Oct 26, 2023Updated 2 years ago
- Subclass of UISlider which snaps to specific values based on the step value provided☆10Jun 10, 2019Updated 6 years ago
- ☆38Jun 6, 2018Updated 7 years ago
- A simple project, demonstrating the usage of iOS 11's Vision Framework for detection QR Codes☆14Aug 23, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- An iOS UITableView with detachable section and row. Use single section with multiple rows, or multiple sections with multiple rows. Or bo…☆16Aug 15, 2023Updated 2 years ago
- This app lists all public gists using GitHub's API. It demonstrates how to encapsulate all API code and write unit tests for it.