跳过导航链接
C G I M O R 

C

com.github.markzhai.react.preloader - 程序包 com.github.markzhai.react.preloader
 
createRootView() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
A subclass may override this method if it needs to use a custom ReactRootView.

G

getLaunchOptions() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
Returns the launchOptions which will be passed to the ReactInstanceManager when the application is started.
getLaunchOptions() - 类 中的方法com.github.markzhai.react.preloader.ReactInfo
 
getMainComponentName() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
Returns the name of the main component registered from JavaScript.
getMainComponentName() - 类 中的方法com.github.markzhai.react.preloader.ReactInfo
 
getReactInfo() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
getReactNativeHost() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
Get the ReactNativeHost used by this app.
getRootView(ReactInfo) - 类 中的静态方法com.github.markzhai.react.preloader.ReactPreLoader
Get ReactRootView with corresponding ReactInfo.
getUseDeveloperSupport() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
Get whether developer support should be enabled or not.

I

init(Activity, ReactInfo) - 类 中的静态方法com.github.markzhai.react.preloader.ReactPreLoader
Pre-load ReactRootView to local Map, you may want to load it in previous activity.
invokeDefaultOnBackPressed() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 

M

MrReactActivity - com.github.markzhai.react.preloader中的类
Base Activity for React Native applications.
MrReactActivity() - 类 的构造器com.github.markzhai.react.preloader.MrReactActivity
 

O

onActivityResult(int, int, Intent) - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onBackPressed() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onCreate(Bundle) - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onDestroy() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onDestroy(ReactInfo) - 类 中的静态方法com.github.markzhai.react.preloader.ReactPreLoader
Remove ReactRootView from parent.
onKeyUp(int, KeyEvent) - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onNewIntent(Intent) - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onPause() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onRequestPermissionsResult(int, String[], int[]) - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
onResume() - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 

R

ReactInfo - com.github.markzhai.react.preloader中的类
ReactInfo describes a ReactActivity's necessary information.
ReactInfo(String) - 类 的构造器com.github.markzhai.react.preloader.ReactInfo
 
ReactInfo(String, Bundle) - 类 的构造器com.github.markzhai.react.preloader.ReactInfo
 
ReactPreLoader - com.github.markzhai.react.preloader中的类
React Native Bundle Pre-loader.
ReactPreLoader() - 类 的构造器com.github.markzhai.react.preloader.ReactPreLoader
 
requestPermissions(String[], int, PermissionListener) - 类 中的方法com.github.markzhai.react.preloader.MrReactActivity
 
C G I M O R 
跳过导航链接