The latest tips, tutorials, and stories from our community.
Our blog
Resources, insights, and stories
Chris C • Apr 29 2024
Bitrise for iOS Tutorial
In this tutorial we’ll be going through how to set up Bitrise for an Xcode project and GitHub repository. Bitrise is a great Continuous Integration (CI) and Continuous Deployment (CD) platform that can help automatically build your projects, execute tests, and check for any issues. Setting up the Project and Repository To begin, we’ll create… View Article
Chris C • May 01 2024
SwiftUI Stacks
Stacks are essential views that control the layout of elements in an app. This includes the HStack, VStack, and ZStack, as well as Lazy Stacks. Basic Code Examples There are three main types of Stacks shown above. The HStack in line 1 creates a layout for the child views/elements to appear next to one another… View Article
[ajax_load_more loading_style="infinite classic" transition_container_classes="row" container_type="div" post_type="post" posts_per_page="6"]