ReactInstanceManagerDevHelper.smali

.class public interface abstract Lcom/facebook/react/devsupport/ReactInstanceManagerDevHelper;
.super Ljava/lang/Object;
.source "SourceFile"


# virtual methods
.method public abstract createRootView(Ljava/lang/String;)Landroid/view/View;
.end method

.method public abstract destroyRootView(Landroid/view/View;)V
.end method

.method public abstract getCurrentActivity()Landroid/app/Activity;
.end method

.method public abstract getJavaScriptExecutorFactory()Lcom/facebook/react/bridge/JavaScriptExecutorFactory;
.end method

.method public abstract onJSBundleLoadedFromServer()V
.end method

.method public abstract onReloadWithJSDebugger(Lcom/facebook/react/bridge/JavaJSExecutor$Factory;)V
.end method

.method public abstract toggleElementInspector()V
.end method