Package com.facebook.react.module.annotations
See: Description
-
Annotation Summary Annotation Description ReactModule Annotation for use on com.facebook.react.bridge.BaseJavaModules to describe properties for that module. ReactModuleList Annotates a function that returns a list of ModuleSpecs from which we get a list of NativeModules to create ReactModuleInfos from.