Skip to content

Commit

Permalink
available from placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
szydlovsky committed Jan 10, 2025
1 parent befe7f0 commit 7cb7bd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/docs-reanimated/docs/device/useAnimatedKeyboard.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ import AnimatedKeyboardSrc from '!!raw-loader!@site/src/examples/AnimatedKeyboar

- On Android SDK < 30, when status bar is hidden, the keyboard reverts to the default Android behavior.

- On iPad, when the keyboard is floating, the hook will always return height: `0` and state: `CLOSED`.
- <AvailableFrom version={"coming soon"} />
On iPad, when the keyboard is floating, the hook will always return height: `0` and state: `CLOSED`.

## Platform compatibility

Expand Down

0 comments on commit 7cb7bd3

Please sign in to comment.