Skip to content

Getting error of view.isAccessibilityFocused() && Build.VERSION.SDK_INT >= Build.VERSION_CODES.R  #327

@amritanshMedwhiz

Description

@amritanshMedwhiz

Environment

/Users/xyz/xyzz/xyzzz-app/node_modules/@react-native-community/slider/android/src/main/java/com/reactnativecommunity/slider/ReactSliderManager.java:152: error: cannot find symbol
if (view.isAccessibilityFocused() && Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) {
^
symbol: variable R
location: class VERSION_CODES

Description

Getting error of view.isAccessibilityFocused() && Build.VERSION.SDK_INT >= Build.VERSION_CODES.R this when runs app in android studio

Reproducible Demo

Previously i have version 4.1.3 then this error came and then i have updated current version to 4.1.8 but still this error remain
Screen Shot 2021-10-11 at 2 56 45 PM
s

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions