Hayk

Results 5 comments of Hayk

Dear @MasoudShah, to scroll inside the TouchableWithoutFeedback, you need your each FlatList element to be in the TouchableView instead of View. You can write ... ` false} activeOpacity={1}> ... `...

@KyoungHwanLee Hello. I found a solution. [react-native-extra-dimensions-android](https://www.npmjs.com/package/react-native-extra-dimensions-android) - This package returns the correct android height value. Here we calculate the correct height and width. When we change from a portrait...

Hello everyone. I'm also waiting for a fix and looking for a solution. I suggest using this before debugging is fixed. https://github.com/infinitered/reactotron This is the best debugger replacement in my...

I tried this method and managed to install `npx @react-native-community/cli init AwesomeProject --version 0.78.1`