From a075c57607c36d7cc996499da0abbdcc7d861dc0 Mon Sep 17 00:00:00 2001 From: fabriziobertoglio1987 Date: Wed, 8 Feb 2023 19:51:07 +0100 Subject: [PATCH] removing changes to accRoles (#16) --- .../DeprecatedViewAccessibility.js | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/deprecated-react-native-prop-types/DeprecatedViewAccessibility.js b/deprecated-react-native-prop-types/DeprecatedViewAccessibility.js index b407102..bc888c9 100644 --- a/deprecated-react-native-prop-types/DeprecatedViewAccessibility.js +++ b/deprecated-react-native-prop-types/DeprecatedViewAccessibility.js @@ -31,18 +31,6 @@ const DeprecatedViewAccessibility = { 'imagebutton', 'keyboardkey', 'link', - 'cardinal', - 'ordinal', - 'decimal', - 'fraction', - 'measure', - 'time', - 'date', - 'telephone', - 'electronic', - 'money', - 'digits', - 'verbatim', 'list', 'menu', 'menubar',