Loki
Loki copied to clipboard
サ活記録アプリ for iOS
### Description Language settings do not seem to be reflected in localization. I built in the simulator with Edit Scheme(Selected Production) > Options > App Language > English  ...
## References - https://developer.apple.com/jp/design/human-interface-guidelines/home-screen-quick-actions - https://developer.apple.com/design/human-interface-guidelines/home-screen-quick-actions - https://developer.apple.com/documentation/uikit/menus_and_shortcuts/add_home_screen_quick_actions
# Motivation By introducing unit tests, you can check whether State changes are being executed correctly. Fortunately, the Repository class has a structure that allows you to create a Mock...