mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-18 07:09:32 +08:00
docs: add useColorScheme to sidebar
This commit is contained in:
@@ -3,7 +3,7 @@ title: useColorScheme()
|
||||
sidebar_label: useColorScheme()
|
||||
---
|
||||
|
||||
useColorScheme() provides low level access to the devices color scheme.
|
||||
useColorScheme() provides access to the devices color scheme.
|
||||
|
||||
| Value | Description |
|
||||
| -------------- | ------------------------------------------------------------------------------------------------ |
|
||||
@@ -56,6 +56,7 @@ const sidebars = {
|
||||
"api/StyledComponent",
|
||||
"api/tailwind-provider",
|
||||
"api/use-tailwind",
|
||||
"api/use-color-scheme",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user