Skip to content

Commit c2c40aa

Browse files
authored
docs: use keyboard accessory view as keyword for KeyboardStickyView (#989)
## 📜 Description Added `KeyboardAccessoryView` and `keyboard accessory view` to `KeyboardStickyView` page keywords. ## 💡 Motivation and Context People are trying to find it, but they can't: <img width="580" alt="image" src="https://github.com/user-attachments/assets/d5136f62-f347-4b71-98c3-bfab39f1a3d2" /> ## 📢 Changelog <!-- High level overview of important changes --> <!-- For example: fixed status bar manipulation; added new types declarations; --> <!-- If your changes don't affect one of platform/language below - then remove this platform/language --> ### Docs - added `KeyboardAccessoryView` and `keyboard accessory view` keywords; ## 🤔 How Has This Been Tested? Tested via preview. ## 📝 Checklist - [x] CI successfully passed - [x] I added new mocks and corresponding unit-tests if library API was changed
1 parent ebd580c commit c2c40aa

File tree

10 files changed

+20
-0
lines changed
  • docs
    • docs/api/components/keyboard-sticky-view
    • versioned_docs
      • version-1.10.0/api/components/keyboard-sticky-view
      • version-1.11.0/api/components/keyboard-sticky-view
      • version-1.12.0/api/components/keyboard-sticky-view
      • version-1.13.0/api/components/keyboard-sticky-view
      • version-1.14.0/api/components/keyboard-sticky-view
      • version-1.15.0/api/components/keyboard-sticky-view
      • version-1.16.0/api/components/keyboard-sticky-view
      • version-1.17.0/api/components/keyboard-sticky-view
      • version-1.9.0/api/components/keyboard-sticky-view

10 files changed

+20
-0
lines changed

docs/docs/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.10.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.11.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.12.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.13.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.14.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.15.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.16.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.17.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

docs/versioned_docs/version-1.9.0/api/components/keyboard-sticky-view/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords:
44
react-native-keyboard-controller,
55
KeyboardStickyView,
66
keyboard sticky view,
7+
keyboard accessory view,
8+
KeyboardAccessoryView,
79
keyboard sticky footer,
810
sticky view,
911
sticky footer,

0 commit comments

Comments
 (0)