useAccessibleColors | NativeBase | Universal Components for React and React Native

Search
K
Hire us
Data Display
Typography
Disclosure
Media and Icons
Others
Please opt in to our enterprise plan (coming soon) for priority support with NativeBase. If you are starting a new project, we recommend using gluestack-ui. For your existing projects, you can utilize @gluestack-ui/themed-native-base (beta).
useAccessibleColors
useAccessibleColors is a custom hook that updates your color config for better in the app. By default, accessible colors are off. You can use this hook if you want to continue using accessible text colors. You can also pass it in the config for with .
Import
Copy
import { useAccessibleColors } from "native-base";
Example
Playground
Return value
Returns an array with values accessibleColors, setAccessibleColors, toggleAccessibleColors.
Nativebase logo
MadeWithNativeBase