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
efbce8dda8
Implemented the "tableView(_: didSelectAt: )" function in the LocationsListViewController view controller.
2023-04-13 00:49:09 +02:00
..
Coordinators
Defined the "openWikipediaApp(with: )" function in the LocationsListCoordination protocol and implement it in the LocationsListCoordinator coordinator.
2023-04-13 00:46:06 +02:00
Extensions
Implemented the "wikipediaPlacesURL" property in the Location+URLs extension.
2023-04-13 00:32:25 +02:00
Protocols
Defined the "openWikipedia(at: )" function in the LocationsListViewModeling protocol and implement it in the LocationsListViewModel view model.
2023-04-13 00:47:56 +02:00
Screens
Implemented the "tableView(_: didSelectAt: )" function in the LocationsListViewController view controller.
2023-04-13 00:49:09 +02:00
Use Cases
[Feature] Location add (
#11
)
2023-04-12 21:25:08 +00:00
View Components
[Feature] Locations list (
#10
)
2023-04-12 16:58:27 +00: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