I know calling into Swift code can be done from JavaScript (Call Swift code from an Apple TV TVML TVJS JavaScript App) but I'm wondering if the reverse is true?
Basically I have a long running asynchronous Swift function that will be made when the user interacts with a button on a TVML page and I need to call back into the JavaScript when its completed