Results 4 issues of lightrow

### Description My UI structure is a vertical FlatList that renders horizontal FlatLists that render Touchables (BaseButton but happens with other RNGH Touchables as well). When you long press the...

Missing info
Platform: Android
Missing repro
Close when stale

### Description Updated RN from 0.68 to 0.70 - DrawerLayout reappears right after closing and stays on the screen until you try to pull it out again ### Steps to...

Platform: Android
Platform: iOS

### Current behavior After upgrading react-native from 0.71.8 to 0.72.0 i noticed that screen transitions for Android became glitchy - when new screen is added to the stack, the previous...

bug
platform:android
library:react-native-screens
repro provided

When someone sends a lot of events to the socket (~ 5-10 per second), it locks the main thread completely, until messages stop. Consider using webworkers.