React Native library
This project is maintained by iliubinskii
React Native library • Docs
React Native library / hooks/useLayout / Result
readonlyclearLayout: () =>void
Clears layout.
void
readonlyoptionallayout:LayoutRectangle
readonlyonLayout: (event) =>void
Handles layout event.
• event: LayoutChangeEvent
Event.
void