This website requires JavaScript.
Explore
Help
Sign In
rock-n-code
/
deep-linking-sample
Watch
1
Star
0
Fork
0
You've already forked deep-linking-sample
Code
Pull Requests
Releases
2
Wiki
Activity
deep-linking-sample
/
Apps
/
Locations
/
Sources
History
Javier Cicchelli
2dc81fcc59
Registered the LocationViewCell with the "table" outlet in the LocationsListViewController view controller and updated its "tableView(_: cellForRowAt: )" function to use and update the mentioned cell.
2023-04-12 18:42:07 +02:00
..
Coordinators
[Setup] App architecture (
#9
)
2023-04-11 22:14:40 +00:00
Extensions
[Setup] App architecture (
#9
)
2023-04-11 22:14:40 +00:00
Protocols
Defined the properties and functions to load and to retrieve data from the Persistence stack.
2023-04-12 16:32:34 +02:00
Screens
Registered the LocationViewCell with the "table" outlet in the LocationsListViewController view controller and updated its "tableView(_: cellForRowAt: )" function to use and update the mentioned cell.
2023-04-12 18:42:07 +02:00
Use Cases
Implemented the LoadRemoteLocationsUseCase use case.
2023-04-12 15:22:30 +02:00
View Components
Registered the LocationViewCell with the "table" outlet in the LocationsListViewController view controller and updated its "tableView(_: cellForRowAt: )" function to use and update the mentioned cell.
2023-04-12 18:42:07 +02:00
View Controllers
[Setup] App architecture (
#9
)
2023-04-11 22:14:40 +00:00
AppDelegate.swift
[Setup] App architecture (
#9
)
2023-04-11 22:14:40 +00:00