You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2021. It is now read-only.
If an onLayout prop was passed, it was called incorrectly before: without an event argument or asynchronously, which made it unusable. This release fixes the onLayout prop to be called synchronously only when the event fires.