0.5.0
Pre-release
Pre-release
Changed
- Added
FirstResponderStateChangeHandler.receive(on:)
to allow change handlers
to be called on a specfic scheduler to avoid nested view updates. - Added an
animation:
parameter to theFirstResponderStateChangeHandler.animation()
modifier so you can provide a custom animation, or disable animations explicitly.