Package 

Class CatalystInstanceImpl

  • All Implemented Interfaces:
    com.facebook.react.bridge.CatalystInstance , com.facebook.react.bridge.JSBundleLoaderDelegate , com.facebook.react.bridge.JSInstance , com.facebook.react.bridge.MemoryPressureListener

    
    public class CatalystInstanceImpl
     implements CatalystInstance
                        

    This provides an implementation of the public CatalystInstance instance. It is public because it is built by XReactInstanceManager which is in a different package.