sarah olimpia
sarah olimpia
@katarinabatina still relevant?
Appending some thoughts from discussion with @alloy : There are two ways we can refresh content: when the user pulls to refresh, and on our own without a corresponding user...
See discussion in #293 We still need to figure out a way to refresh all content daily.
Not an easy one; something that could be revisited after we figure out updates for Inbox.
From what I can see, the 'Following' button is always bright purple whether you just followed an artist or are visiting the page of an already-followed artist. Should we add...
@katarinabatina what's the status on this one?
This is done, right?
I definitely prefer `larger` to `isPad` because eventually we might be building for tablets instead of iPads. I haven't looked into whether or not we can use UIKit size classes...
Since this issue, we've started implementing RN's [onLayout pattern](https://github.com/artsy/emission/blob/ab14f300d2ea2408ffb5c986548aaf19a7fc6461/src/lib/Components/Artist/Shows/VariableSizeShowsList.tsx#L49). However, there are still [plenty of places](https://github.com/artsy/emission/blob/ab14f300d2ea2408ffb5c986548aaf19a7fc6461/src/lib/Components/Home/SearchBar.tsx) where we use `Dimensions`. A great First Task could be to convert instances of...
@mennenia can I close in favor of the newer ones?