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
/
Screens
/
LocationsList
History
Javier Cicchelli
ea9fea98b3
Implemented the "numberOfSectionsInData" property and the "numberOfDataItems(in: )" and "dataItem(at: )" functions in the LocationsListViewModel view model.
2023-04-12 16:35:57 +02:00
..
LocationsListViewController.swift
Added the "viewStatusPublisher" property to the LocationsListViewModeling protocol and binded this property to the LocationsListViewController view controller.
2023-04-12 13:50:48 +02:00
LocationsListViewModel.swift
Implemented the "numberOfSectionsInData" property and the "numberOfDataItems(in: )" and "dataItem(at: )" functions in the LocationsListViewModel view model.
2023-04-12 16:35:57 +02:00