Interface: UseAndroidDynamicColorOptions
Defined in: hooks/use-android-dynamic-color/UseAndroidDynamicColorOptions.ts:5
Extends
Properties
isDark?
optionalisDark?:boolean
Defined in: modules/android-dynamic-color/AndroidDynamicColorOptions.ts:6
undefined value will use Android native API to detect if it's dark or light theme, regardless the userInterfaceStyle configuration from Expo or any frameworks configuration
Default
undefined