InLevel Up CodingbyThomas RicouardWorking on an Xcode project with Cursor/VSCodeA few tips for questions people keep asking meFeb 75Feb 75
InDevTechiebyDevTechieGetting Started with Vision Pro DevelopmentApple VisionPro is a mixed-reality headset that combines augmented reality (AR) and virtual reality (VR). With the introduction of Vision…Jun 9, 20241Jun 9, 20241
InDevTechiebyDevTechieRealityKit & ARKit in SwiftUIRealityKit framework is developed by Apple for building augmented reality (AR) experiences for iOS, iPadOS and VisionOS devices. It was…May 14, 20241May 14, 20241
InSimform EngineeringbyShilpriya ShahUnit Testing and UI Testing in iOSGet started with unit testing and UI testing for iOSAug 7, 20234Aug 7, 20234
InApple Developer Academy | UFPEbyJoana LimaHow to implement UI Tests with SwiftUI — A few examplesUI testing in a SwiftUI app is critically important for many reasons. It ensures the quality and reliability of your app by identifying…Oct 26, 2023Oct 26, 2023
Victor CatãoUITests and accessibility tests on iOS using performAccessibilityAuditPerforming accessibility tests is one of the most important parts of making your app inclusive. In this article, we’ll cover ways to…Jul 17, 20231Jul 17, 20231
InDevTechiebyDevTechieSwiftUI : Passing Data to Views Seamlessly with NotificationCenterIn previous article we learned to establish communication between views in SwiftUI.Mar 28, 20241Mar 28, 20241
InBetter ProgrammingbyArc SosangyoSwiftUI Tutorial: Working With Stacks — VStack, HStack, and ZStackA good user interface requires an organized layout of viewsJan 9, 2022Jan 9, 2022
InITNEXTbyPhilip NiedertscheiderBuilding SwiftUI apps in MarkdownAdvanced mapping mechanisms make it possible to dynamically convert Markdown documents into native SwiftUI views, even in Xcode PreviewsMay 17, 2021May 17, 2021