Skip to content

Commit 7489433

Browse files
authored
docs: update react-native package docs to use sidebar components (#311)
* move docs to component folder * add component folder category * add hook folder category
1 parent ac97f5c commit 7489433

9 files changed

Lines changed: 10 additions & 0 deletions

File tree

packages/react-native/docs/ExpandablePressable.mdx renamed to packages/react-native/docs/components/ExpandablePressable.mdx

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

packages/react-native/docs/TouchableWithoutFeedback.mdx renamed to packages/react-native/docs/components/TouchableWithoutFeedback.mdx

File renamed without changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"label": "Components",
3+
"collapsible": true,
4+
"collapsed": false
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"label": "Hooks",
3+
"collapsible": true,
4+
"collapsed": false
5+
}

0 commit comments

Comments
 (0)