svachmic/ios-url-remote

Improve Icon selection flow

Closed this issue · 0 comments

Current Icon selection is very clumsy as it relies on Notification instead of a direct flow.

  • Change information flow using direct signals instead of notifications
  • Clean up technical debt
  • Write VC tests where possible