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
/
Libraries
/
Sources
/
Core
/
Routers
History
Javier Cicchelli
83ed85b755
Renamed the LocationsService service and LocationsClient client in the Remote library as RemoteService and RemoteClient respectively.
2023-04-11 23:50:42 +02:00
..
BaseNavigationRouter.swift
Implemented the BaseNavigationRouter class in the Core library.
2023-04-11 20:34:51 +02:00
ModalNavigationRouter.swift
implemented the ModalNavigationRouter router in the Core library that inherits from the BaseNavigationRouter class.
2023-04-11 20:36:53 +02:00
PushNavigationRouter.swift
Renamed the NavigationRouter router in the Core library as PushNavigationRouter router and implemented the inheritance from the BaseNavigationRouter class.
2023-04-11 20:36:12 +02:00
WindowRouter.swift
Renamed the LocationsService service and LocationsClient client in the Remote library as RemoteService and RemoteClient respectively.
2023-04-11 23:50:42 +02:00