79543773

Date: 2025-03-29 19:18:25
Score: 1.5
Natty:
Report link

Okay, the most refined solution so far is to do the following:

.refreshable { [weak viewModel] in
   viewModel?.action()
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Alexander Lonsky