Package 

Class CxxModuleWrapper

  • 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)
      • Methods inherited from class com.facebook.react.bridge.CxxModuleWrapperBase

        canOverrideExistingModule, getName, initialize, invalidate, onCatalystInstanceDestroy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait