Javier Cicchelli 8ae955008e [Feature] Location add (#11)
This PR contains the work done to add a location at a time and updates the locations in the list of locations screen right after.

To give further details about the work done:
- [x] implemented the `LocationProvider` provider in the **Persistence** library;
- [x] implemented the `SaveLocalLocationUseCase` use case;
- [x] defined the properties and functions of the `LocationsAddViewModeling` protocol to support the clean, updating and saving of locations;
- [x] implemented the `LocationsAddViewModel` view model;
- [x] implemented the `LocationsAddViewController` view controller;
- [x] implemented the dismissal of the `LocationsAddCoordinator` coordinator.

Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Reviewed-on: rock-n-code/deep-linking-assignment#11
2023-04-12 21:25:08 +00:00
2023-04-12 21:25:08 +00:00
2023-04-08 18:37:13 +00:00
2023-04-08 18:37:13 +00:00

Deep linking: Wikipedia

Description
Sample app to test a unidirectional link (via deep linking) between the app and the Wikipedia app, targeting the iOS platform only.
Readme 120 MiB
2023-04-13 13:35:17 +00:00
Languages
Swift 66.9%
Objective-C 22.6%
HTML 6.8%
JavaScript 1.8%
C 1%
Other 0.8%