List of usage examples for com.facebook.react ReactActivity subclass-usage
From source file com.testapp34.MainActivity.java
public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. * This is used to schedule rendering of the component. */
From source file com.utlea.eweekapp.MainActivity.java
public class MainActivity extends ReactActivity { private ReactNativePushNotificationPackage _pushNotification; private CallbackManager mCallbackManager; @Override protected String getJSBundleFile() {
From source file io.whereat.mobile.MainActivity.java
public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. * This is used to schedule rendering of the component. */
From source file me.madriguera.pma.MainActivity.java
public class MainActivity extends ReactActivity { private String TAG = "MainActivity"; private int VID = 21324; private int PID = 1; private UsbAccessory accessory;