This repository has been archived by the owner on Jan 30, 2021. It is now read-only.
Bug fixes
- 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.