Interact with Turbo native module from host apps / Register callback from the host app (iOS/Android) #191
Unanswered
CatStudioApp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I defined this module:
But not sure how to invoke this
callback
from the host app.On Android,
MainActivity
, if I writeOn iOS, if I want to import the Turbo module pod C header, it will show error due to header search path, in
AppDelegate.mm
Is there any good practice to allow the host to interact with the native interfaces of Turbo Native Modules.
Beta Was this translation helpful? Give feedback.
All reactions