Package-level declarations

Types

Link copied to clipboard

Interface to allow for creating and retrieving NativeModules. Why is this this class prefixed with "Turbo", even though it supports both legacy NativeModules, and TurboModules? Because there already is a NativeModuleRegistry (a part of the legacy architecture). Once that class is deleted, we should rename this interface accordingly.