Kaiyes Ansary

Results 15 comments of Kaiyes Ansary

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.

![Simulator Screen Shot - iPhone 8 - 2019-11-19 at 07 32 44](https://user-images.githubusercontent.com/5293742/69108440-d7cf0280-0a9e-11ea-85fb-7f8a1131c0cc.png) And this too ![Screenshot 2019-11-19 at 7 31 45 am](https://user-images.githubusercontent.com/5293742/69108398-b837da00-0a9e-11ea-9377-3525e2b1f020.png)

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

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