"react": "16.5.0", "react-native": "0.57.1", Device Info: Android Version: 5.0.2 LRX22G Description I think nestedScrollEnabled prop for ScrollView only work in vertical. I don't know what's wrong in my code or something else. Just change little bit in height and width length and...
Current Behavior When the ScrollView/FlatList is horizontally enabled, the drawer opens up while dragging from within the ScrollView/FlatList to the left side of the screen. Since Drawer opens, it blocks the interaction with the ScrollVi...
react javascript react-native native scroll vertical horizontal reactnative scrollview direction Updated Feb 12, 2019 Java jhonnyx2012 / HorizontalPicker Star 119 Code Issues Pull requests DatePicker horizontal con selección smooth por día para Android. android datetime date datepicker picker horizonta...
On the ReactNative side, the height we provide is 236.73076923076923. However, on the ScrollView's onLayout event here, the height of the list received as 236.5. This causes: On recyclerlistview, _onChangeSize is called. _onChangeSize calls _checkAndChangeLayouts _checkAndChangeLayouts causes cr...