| Annotation Type | Description |
|---|---|
| ReactModule |
Annotation for use on
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.
|