Closed stefanomondino closed 4 years ago
Boomerang is WatchKit should be compatible out of the box, ideally sharing view models with ios/tvos and simply reimplementing its custom views.
As of today, there's an incomplete implementation of WKTableInterface that only receives full reload updates.
WKTableInterface
We should discuss which components are worth of implementation and make them ViewModelCompatibleType compliant
ViewModelCompatibleType
Boomerang is WatchKit should be compatible out of the box, ideally sharing view models with ios/tvos and simply reimplementing its custom views.
As of today, there's an incomplete implementation of
WKTableInterface
that only receives full reload updates.We should discuss which components are worth of implementation and make them
ViewModelCompatibleType
compliant