You added showPullDownRow (thank you!), but there doesn't seem to be a way to programmatically check if the grid is currently in the pulldown state. Any chance you can add that?
Also, it would be nice if there was a way to "pin" the pulldown to the top of the screen, similar to how sections get pinned to the top when scrolling down. If that's an easy addition, that would make our "discovery" UI much more usable.
Hey Caylan,
Exposing the current pull down state shouldn't be to hard.
Pinning the row to the top of the screen will be much more difficult. That feature wasn't designed with that use case in mind. There are perhaps other ways to achieve this using the content inset of the grid.
-SteveZ