Kaiyes Ansary
Kaiyes Ansary
facing the same error
has this been fixed ? Could this be the reason why upon selecting a value the defaultText doesn't change ?
I have the same issue. rtl doesn't work with next branch.
 And this too 
is this happening only in android ? I have same issue but ios works well. But android gives me this error
In my case, when I try to clean build cache, I get this error. Which leads me to think this might be something to do with either: - kotlin-android-extensions' Gradle...
This seems to have sorted it for this dev. Almost identical to our issue https://github.com/mrousavy/react-native-vision-camera/issues/952#issuecomment-1092700775
Tried the above mentioned solution ( disable frame processors ). Problem still exists
Added the latest version of vision camera but problem still exists. Weird because this commit adds a beta AndroidX camera https://github.com/mrousavy/react-native-vision-camera/commit/a7d620cf2261147de5aa9cf1de1d45c3a226077d Thought it would have solved it.
> `yarn add @react-native-community/viewpager` > `react-native link @react-native-community/viewpager` > and rebuild and solve it This worked for me