Cliff Sun
Cliff Sun
I've found a way to do this, you can either use the `centerView` or `setTransform` [handler functions](https://prc5.github.io/react-zoom-pan-pinch/?path=/story/docs-handlers--page). If you have a ref to the wrapper component (something that might have...
  So i set the backgrounds for the header views (the A's) to null, i.e. transparent. You can see when I scroll up and the pinned header is anchored...
you don't have any code anywhere sets the header that is part of the row invisible (not the pinned/sticky one). I added some code to the PINNED_HEADER_VISIBLE and PINNED_HEADER_PUSHED_UP switch...