Package-level declarations
Types
Link copied to clipboard
                  object ReactNativeFeatureFlags
This object provides access to internal React Native feature flags.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  class ReactNativeFeatureFlagsOverrides_RNOSS_Stable_Android(fabricEnabled: Boolean, bridgelessEnabled: Boolean, turboModulesEnabled: Boolean) : ReactNativeNewArchitectureFeatureFlagsDefaults
Link copied to clipboard
                  interface ReactNativeFeatureFlagsProvider
Link copied to clipboard
                  open class ReactNativeNewArchitectureFeatureFlagsDefaults(newArchitectureEnabled: Boolean = true) : ReactNativeFeatureFlagsDefaults
This class initializes default values for ReactNativeFeatureFlags when the New architecture is enabled. This class is meant to be overrode only by internal apps migrating to the new architecture.