Skip to content
This repository has been archived by the owner on Jan 30, 2021. It is now read-only.

v0.14.6

Latest
Compare
Choose a tag to compare
@satya164 satya164 released this 03 Jul 14:32
· 37 commits to master since this release

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.