Artur Y
Artur Y
@harryy2510 @lesmo This is a library build issue. We moved to ts3.8 without thinking about optional chaining transpiling. [Here](https://github.com/kulshekhar/ts-jest/issues/1283#issuecomment-572412196) seems like a correct way to fix this, should be done...
@the-phoenix > @artyorsh I saw you've upgraded to ts3.8 in `v5.0.0-alpha.1` release but it still didn't fix above issue. > > Would you please check? Use the workaround by @harryy2510...
Since this is a workaround and we can do nothing about that (excluding possible changes in the build process, which is not an issue), I think I will do nothing...
@colinhostetter [works as expected](https://snack.expo.io/rrdVu5obV) on mobile. And worked same way on previous RNW versions. Could it be RNW issue?
@colinhostetter We have a [demo app](https://kitten-tricks.netlify.app) running RNW. Please see Select component examples in the Components tab. It runs Expo SDK 36 + RNW 0.11.7, so I can definitely say...
@colinhostetter any purpose of using `flex: 1` there? https://snack.expo.io/Wppfwfejh
@colinhostetter we focus mobile-first, where is no option to scroll without putting contents somewhere else besides ScrollView. Could you please describe your use-case (without having a ScrollView) in more details?
@1ET it's not the same. See #743
Can the [grouped menu](https://akveo.github.io/react-native-ui-kitten/docs/components/menu/overview#menugroup) work for you?
@Gustl22 yup, there are too many options on how it should look. Especially when looking at the one you shared. But let's keep it open to see the interest and...