React Native library
This project is maintained by iliubinskii
React Native library • Docs
React Native library / types/CommonNativeProps / Layout
readonly
optional
onLayout: (event
) =>void
Handles layout change event.
• event: LayoutChangeEvent
Event.
void