maxgribov/Spine

Is it possible to integrate Spine animation effects on the widget

Mh-code-png opened this issue · 1 comments

Is it possible to integrate Spine animation effects on the widget

I am not very familiar with the WidgetKit's API yet. But as I can see Widget can use SwiftUI views. So yes, so you can just use SpriteView and load SKScene to it with the Spine animated content.