Example usage for com.facebook.react ReactFragmentActivity subclass-usage

List of usage examples for com.facebook.react ReactFragmentActivity subclass-usage

Introduction

In this page you can find the example usage for com.facebook.react ReactFragmentActivity subclass-usage.

Usage

From source file com.pspdfkit.react.catalog.MainActivity.java

public class MainActivity extends ReactFragmentActivity {

    /**
     * Returns the name of the main component registered from JavaScript.
     * This is used to schedule rendering of the component.
     */

From source file com.pspdfkit.react.MainActivity.java

public class MainActivity extends ReactFragmentActivity {

    /**
     * Returns the name of the main component registered from JavaScript.
     * This is used to schedule rendering of the component.
     */