Question: Error:Java exception in 'NativeModules' java.lang.RuntimeException: Got unknown argument class: Info #24285
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
I'm currently creating a 'react-native module'.
I'm referring to this.
I'm trying to create and apply a module, but there's a problem with the function.
Info.java:
Manager.java:
App.js
As you can see, I'm going to use the argument type of the function as Info.
However, as you can see below 'error code', the error occur.
How can I use 'Info' as an argument type? Please help me a lot.
The text was updated successfully, but these errors were encountered: