player-ui/player

[iOS] Expose onUpdate hook for DataController

hborawski opened this issue · 1 comments

As a plugin developer for Swift plugins, I would like to be able to react to data change events in the DataController. Being able to tap the onUpdate would give plugins access to data updates as they happen.