ReactApplication
Kind: class
Extends: Application
The ReactApplication is a base application class for use in applications that are entirely written in React Native. When the app launches, the ReactApplication will load the React instance. Use ReactInstanceSettings and ReactNativeHost properties to customize React instance in your application's constructor.
Properties
BundleAppId
string BundleAppId
See ReactInstanceSettings.BundleAppId.