<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4" -->

---
title: How We Built The Deals Tab in Swift UI | daily.dev
description: Etsy&#x27;s App Updates team revamped the Updates tab into the Deals tab, a hub for a buyer&#x27;s deals. They used Swift UI and Tuist frameworks to build the tab and...
canonical: https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: How We Built The Deals Tab in Swift UI | daily.dev
og:description: Etsy&#x27;s App Updates team revamped the Updates tab into the Deals tab, a hub for a buyer&#x27;s deals. They used Swift UI and Tuist frameworks to build the tab and...
og:url: https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4
og:image: https://api.daily.dev/og/posts/xU7W2gLv4.png
og:image:alt: How We Built The Deals Tab in Swift UI
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How We Built The Deals Tab in Swift UI

**[Code as Craft](https://daily.dev/sources/codeascraft)** · 11 min read · 0 upvotes · 0 comments

## Summary

Etsy's App Updates team revamped the Updates tab into the Deals tab, a hub for a buyer's deals. They used Swift UI and Tuist frameworks to build the tab and faced challenges with UIKit interoperability and listing cards. Despite the initial hurdles, they exceeded product expectations and met deadlines.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.etsy.com/codeascraft/how-we-built-the-deals-tab-in-swift-ui>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#ios](https://daily.dev/tags/ios), [#ecommerce](https://daily.dev/tags/ecommerce)

[View this post on daily.dev](https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"How We Built The Deals Tab in Swift UI","url":"https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4"},"datePublished":"2024-03-05T23:03:43.314Z","dateModified":"2024-05-09T08:03:37.463Z","description":"Etsy's App Updates team revamped the Updates tab into the Deals tab, a hub for a buyer's deals. They used Swift UI and Tuist frameworks to build the tab and...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d2287296c47c5a39a4ef32311fb32825?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d2287296c47c5a39a4ef32311fb32825?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Code as Craft","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Code as Craft","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/75813888013a4e0f928faa87394c4b96","url":"https://daily.dev/sources/codeascraft"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/how-we-built-the-deals-tab-in-swift-ui-xu7w2glv4","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"mobile,ios,ecommerce","timeRequired":"PT11M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Code as Craft","item":"https://daily.dev/sources/codeascraft"},{"@type":"ListItem","position":3,"name":"How We Built The Deals Tab in Swift UI"}]}
```

