| Class | Description |
|---|---|
| ColorUtil |
Simple utility class for manipulating colors, based on Fresco's DrawableUtils
(https://github.com/facebook/fresco).
|
| MeasureUtil | |
| ReactDrawableHelper |
Utility class that helps with converting android drawable description used in JS to an actual
instance of
Drawable. |
| ReactViewBackgroundDrawable |
A subclass of
Drawable used for background of ReactViewGroup. |
| ReactViewBackgroundManager |
Class that manages the background for views and borders.
|
| ReactViewGroup |
Backing for a React View.
|
| ReactViewManager |
View manager for AndroidViews (plain React Views).
|
| ViewGroupClickEvent |
Represents a Click on the ReactViewGroup
|
| Enum | Description |
|---|---|
| ReactViewBackgroundDrawable.BorderRadiusLocation |