react-native-web
react-native-web copied to clipboard
Pass onLayout when a child is sticky
every cell in VirtualizedList will be layout, but when a cell is sticky, the cell will be wrapped by a new View who has not pass the onLayout prop
Kids are always sticky.