How can I get event from native code(ObjC & Java)?

Hi! I have a question.

ex)

  1. I call a method in native code.
  2. Native method execute.
  3. (I want) Dispatch event from native method to uno to js.

How can I get event from native code(ObjC & Java)?

Hey!

You should take a look at this part of our documentation:
https://www.fusetools.com/docs/native-interop/foreign-code#delegates