Package-level declarations
Types
Link copied to clipboard
                  Annotates a method or class that will be deprecated once the NewArchitecture is fully released in OSS.
Link copied to clipboard
                  Link copied to clipboard
                  @Target(allowedTargets = [AnnotationTarget.CLASS, 
This API is stable and is likely not to change in the New Architecture of React Native.
Link copied to clipboard
                  @Target(allowedTargets = [AnnotationTarget.CLASS, 
Link copied to clipboard
                  annotation class VisibleForTesting
Annotates a method that should have restricted visibility but it's required to be public for use in test code only.