Files
react-native-web/packages
Bruno Lemos d841db2337 [fix] VirtualizedList sticky header support
The way that sticky headers work on web requires the ScrollView to apply
'position:sticky' to a clone of the element. This wasn't working for
VirtualizedList because the style prop was not passed to the default
CellRendererComponent implementation.

Fix #1066
Close #1122
2018-10-09 17:54:10 -07:00
..
2018-09-27 14:30:26 -07:00
2018-09-27 14:30:26 -07:00
2018-09-27 14:30:26 -07:00
2018-09-27 14:30:26 -07:00