Interface: AndroidDynamicColorOptions
Defined in: modules/android-dynamic-color/AndroidDynamicColorOptions.ts:1
Extended by
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