-
- All Implemented Interfaces:
-
com.facebook.react.bridge.NativeModule
public class CxxModuleWrapper extends CxxModuleWrapperBase
This does nothing interesting, except avoid breaking existing code.
-
-
Method Summary
Modifier and Type Method Description static CxxModuleWrapper
makeDso(String library, String factory)
-
-
Method Detail
-
makeDso
static CxxModuleWrapper makeDso(String library, String factory)
-
-
-
-