TechsMechs

Results 7 comments of TechsMechs

same here on m1 Mac. Did this work in previous versions? Perhaps downgrading will help?

Removing ios/Build resolved this issue for me

Similarly (i think) nested objects are not shown - only {$jsan ...} Is there a way around this? ![screen shot 2018-11-23 at 11 40 00 am](https://user-images.githubusercontent.com/3137521/48953866-45406580-ef15-11e8-920b-b9218d6dc6e0.png)

same issue as well. orientation={'vertical'} or orientation='vertical' does not work. Transform works visually, but the slider no longer moves when clicked.

@EyMaddis fork fixed this issue for me. https://github.com/simpleTechs/react-native-picker-select/commit/e70f4b34c7cebeb8f322524a8f262f08e9c0cc3a Could this get merged? My problem was anytime the value was changed elsewhere, the callback was still called. Fixed for now.