useAccessibleColors | NativeBase | Universal Components for React and React Native

Search
K
Hire us
Resources
Data Display
Typography
Disclosure
Media and Icons
Others
If you are starting a new project, please try gluestack-ui for better performance and new design.
useAccessibleColors
useAccessibleColors is a custom hook that enhance color settings for better in the app. By default, accessible colors are off. This allows better color matching to the theme of the app. 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
Gluestack logo
gluestack-ui