Skip to content

Commit bb65b90

Browse files
committed
docs: enhance useKeyboardState SEO
1 parent e431917 commit bb65b90

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

docs/docs/api/hooks/keyboard/use-keyboard-state.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
---
2-
keywords: [react-native-keyboard-controller, useKeyboardState, react hook]
2+
keywords:
3+
[
4+
react-native-keyboard-controller,
5+
useKeyboardState,
6+
useKeyboardVisible,
7+
useKeyboardIsVisible,
8+
useIsKeyboardVisible,
9+
useKeyboardHeight,
10+
useKeyboard,
11+
react hook,
12+
]
313
sidebar_position: 4
414
---
515

docs/versioned_docs/version-1.17.0/api/hooks/keyboard/use-keyboard-state.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
---
2-
keywords: [react-native-keyboard-controller, useKeyboardState, react hook]
2+
keywords:
3+
[
4+
react-native-keyboard-controller,
5+
useKeyboardState,
6+
useKeyboardVisible,
7+
useKeyboardIsVisible,
8+
useIsKeyboardVisible,
9+
useKeyboardHeight,
10+
useKeyboard,
11+
react hook,
12+
]
313
sidebar_position: 4
414
---
515

0 commit comments

Comments
 (0)