Classes
Proxy view container that adds all its native children directly to the parent. To be used as a logical grouping container of views.
Summary
Constructors
constructor
Accessors
android
ios
isLayoutRequested
get isLayoutRequested(): booleanMethods
_changedLayoutProperty
_changedLayoutProperty(propName: string, value: string): voidLayout property changed, proxy the new value to the child view(s)
_eachLayoutView
_eachLayoutView(callback: (View: any) => void): void_getNativeViewsCount
_getNativeViewsCount(): number_setupUI
_setupUI(context: any, atIndex?: number, parentIsLoaded?: boolean): void_tearDownUI
_tearDownUI(force?: boolean): void