Made StateStoreViewModel state mutable and removed the reducer for all the features using it.

This commit is contained in:
Stefan Ceriu
2022-01-28 12:58:31 +02:00
committed by Stefan Ceriu
parent fc9e95aee8
commit 313b05485a
42 changed files with 324 additions and 431 deletions
+4
View File
@@ -1905,6 +1905,10 @@ Tap the + to start adding people.";
"location_sharing_share_action" = "Share";
"location_sharing_post_failure_title" = "We couldnt send your location";
"location_sharing_post_failure_subtitle" = "%@ could not send your location. Please try again later.";
"location_sharing_loading_map_error_title" = "%@ could not load the map. Please try again later.";
"location_sharing_locating_user_error_title" = "%@ could not access your location. Please try again later.";