James Euangel E. Limpiado

Results 2 issues of James Euangel E. Limpiado

I was just wondering if there is a way to set the frame position and size by passing the RectF and thus repositioning and resizing the frame instead of having...

**Setup** I have this `List` that uses `CellMeasurer` to compute row heights dynamically. ``` (this.windowScroller = ref)}> {({ height, isScrolling, onChildScroll, scrollTop }) => ( {({ width }) => (...