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
0dfbe62603
Moved the LocationsListViewModel view model and LocationsListViewController view controller into its own folder inside the Screens group.
2023-04-11 19:35:23 +02:00
..
Coordinators
Implemented a bare-bone LocationsListsCoordinator coordinator.
2023-04-11 19:23:12 +02:00
Screens
/LocationsList
Moved the LocationsListViewModel view model and LocationsListViewController view controller into its own folder inside the Screens group.
2023-04-11 19:35:23 +02:00
AppDelegate.swift
Integrated a WindowRouter router and a LocationsListCoordinator coordinator into the AppDelegate delegate to present the coordinator at launch time.
2023-04-11 19:24:58 +02:00