You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a react library with some native modules which needs to be initialised within Android Application Class or a Android Activity. Beside initialisation of my own library, I also need to write some extra android code and the best place in within Application class or Host Activity.
How can I add those to the test Android app, is there any solution for this?
The text was updated successfully, but these errors were encountered:
tido64
changed the title
Customised application & activity class.
Android: Customised application & activity class
Jul 15, 2024
I have a react library with some native modules which needs to be initialised within Android Application Class or a Android Activity. Beside initialisation of my own library, I also need to write some extra android code and the best place in within Application class or Host Activity.
How can I add those to the test Android app, is there any solution for this?
The text was updated successfully, but these errors were encountered: