Developer Settings
interface DeveloperSettings
Provides access to React Native developers settings.
Properties
Link copied to clipboard
Whether debug information about transitions should be displayed.
Link copied to clipboard
Whether Nuclide JS debugging is enabled.
Link copied to clipboard
Whether element inspector is enabled.
Link copied to clipboard
Whether an overlay showing current FPS should be shown.
Link copied to clipboard
Whether HMR is enabled.
Link copied to clipboard
Whether dev mode should be enabled in JS bundles.
Link copied to clipboard
Whether JS bundle should be minified.
Link copied to clipboard
Whether Start Sampling Profiler on App Start is enabled.
Link copied to clipboard
Return the underlying PackagerConnectionSettings instance.