Navigate user to Search page with merchant filter #19
Annotations
10 errors
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4049
'ACCESSIBILITY_ROLE' is deprecated. ACCESSIBILITY_ROLE is deprecated. Please use CONST.ROLE instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4053
'BUTTON' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4058
'LINK' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4063
'MENUITEM' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4068
'TEXT' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4073
'RADIO' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4078
'IMAGEBUTTON' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4083
'CHECKBOX' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4088
'SWITCH' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Run ESLint to check for deprecation warnings:
src/CONST.ts#L4093
'ADJUSTABLE' is deprecated. Please stop using the accessibilityRole prop and use the role prop instead
|
Loading