artsy / eigen

The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
MIT License
3.54k stars 572 forks source link

feat: consume prototype schema for new home view sections #10507

Closed anandaroop closed 1 month ago

anandaroop commented 1 month ago

This is the counterpart to https://github.com/artsy/metaphysics/pull/5848 — see that description for more details.

Description

Stubs in a new HomeView screen at the home-view route, so that we can safely iterate on the proposed new schema without touching or being constrained by existing home feed logic.

As of now this just renders some placeholders. A next step would be to actually render some content based on the response coming from homeView.sectionsConnection

skel

(I'm having trouble bring this up in an Android sim, hoping someone else can confirm — would require access to the new MP schema either locally or in staging)

PR Checklist

To the reviewers 👀

Changelog updates ### Changelog updates #### Cross-platform user-facing changes - #### iOS user-facing changes - #### Android user-facing changes - #### Dev changes - A new sandbox screen at `home-view` route for iterating on the new dynamic home view schema - Roop

Need help with something? Have a look at our docs, or get in touch with us.

ArtsyOpenSource commented 1 month ago

This PR contains the following changes: