We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de5c1d commit 5ed2b8bCopy full SHA for 5ed2b8b
typings/index.d.ts
@@ -1,6 +1,7 @@
1
import * as React from 'react';
2
import {
3
AccessibilityState,
4
+ // @ts-ignore AccessibilityStates was deprecated in RN0.62 https://reactnative.dev/blog/2020/03/26/version-0.62#breaking-changes
5
AccessibilityStates,
6
AccessibilityRole,
7
} from 'react-native';
0 commit comments