Package-level declarations
Types
Link copied to clipboard
object MeasureUtil
Link copied to clipboard
View manager which handles clipped subviews. Useful for custom views which extends from com.facebook.react.views.view.ReactViewGroup
Link copied to clipboard
object ReactDrawableHelper
Utility class that helps with converting android drawable description used in JS to an actual instance of Drawable.
Link copied to clipboard
open class ReactViewGroup : ViewGroup, ReactInterceptingViewGroup, ReactClippingViewGroup, ReactPointerEventsView, ReactHitSlopView, ReactZIndexedViewGroup, ReactOverflowViewWithInset
Backing for a React View.
Link copied to clipboard
View manager for AndroidViews (plain React Views).
Link copied to clipboard
Represents a Click on the ReactViewGroup