artsy / emission

⚠️ Deprecated repo, moved to artsy/eigen ➡️ React Native Components
http://artsy.github.io/blog/2018/04/17/making-a-components-pod/
MIT License
618 stars 78 forks source link

StickyTabs perf + UX improvements #1982

Closed ds300 closed 4 years ago

ds300 commented 4 years ago

The most critical thing that's changed here is that we've now implemented the sticky tab page in terms of FlatLists which obviously gives us all the lazy rendering goodness involved in that. So far I've converted one page to use it, the PartnerShows page.

This is a big diff but the individual commits are fairly discrete and should make for a fun read in order.

Some follow up items:

skip_new_tests

artsyit commented 4 years ago

:rocket: PR was released in v1.19.5 :rocket: