Technical Takeaways from Building an Animated Image Carousel on The New York Times iOS Core News App

<p>As an iOS developer at The New York Times, I&rsquo;ve worked on building features using&nbsp;<a href="https://developer.apple.com/documentation/swiftui/" rel="noopener ugc nofollow" target="_blank">SwiftUI</a>, Apple&rsquo;s latest UI framework, in an ecosystem built with its original one,&nbsp;<a href="https://developer.apple.com/documentation/uikit" rel="noopener ugc nofollow" target="_blank">UIKit</a>. Both of these frameworks are used to build iPhone, iPad and Apple TV applications.</p> <p>Our team has turned to SwiftUI for building out new features because the framework allows a developer to build out features faster with less code. When it comes to implementing this framework, my colleagues and I are learning what it can support and what workarounds we need to build for our app&rsquo;s needs.</p> <p>Our team supports the Core News App, the flagship app of The New York Times, by continuing to build valuable new experiences and improve its technical quality for our users.</p> <p><a href="https://open.nytimes.com/technical-takeaways-from-building-an-animated-image-carousel-on-the-new-york-times-ios-core-news-3819934af625"><strong>Click Here</strong></a></p>
Tags: iOS core