↓ 2 callersFunctiongetActiveColor({
theme,
disabled,
error,
activeUnderlineColor,
activeOutlineColor,
mode,
}: BaseProps & {
erro
src/components/TextInput/helpers.tsx:338
↓ 2 callersFunctiongetAdornmentStyleAdjustmentForNativeInput({
adornmentConfig,
leftAffixWidth,
rightAffixWidth,
paddingHorizontal,
inputOffset = 0,
mode,
i
src/components/TextInput/Adornment/TextInputAdornment.tsx:52
↓ 2 callersFunctiongetLabelColor({
tintColor,
hasColor,
focused,
defaultColor,
theme,
}: BaseProps & {
tintColor: string;
hasCol
src/components/BottomNavigation/utils.ts:47