react-native-avoid-softinput icon indicating copy to clipboard operation
react-native-avoid-softinput copied to clipboard

useSoftInputHeightChanged return wrong value

Open danielchan303 opened this issue 6 months ago • 0 comments

Environment

Library version: react-native-avoid-softinput OS version: any IOS

Affected platforms

  • [ ] Android
  • [x] iOS

Current behavior

When the Prefer Cross-Fade is on, the useSoftInputHeightChanged return wrong softInputHeight whenever the softkeyboard is closed.

Expected behavior

Return 0 when the softkeyboard is closed

Reproduction

Condition: With Settings > Accessibility > Motion > Reduce Motion ON Prefer Cross-Fade ON

danielchan303 avatar Jun 10 '25 02:06 danielchan303