📢 Anuncios 📚 Libros 🎓 Cursos 🏷️ Categorías

Text, images and the VStack, essential to create the bases of our applications in SwiftUI

24-08-2023 - Andrés Cruz

Text, images and the VStack, essential to create the bases of our applications in SwiftUI

SwiftUI We are going to create a simple application that consists of a container with VStack, an image and texts using SwiftUI, we will also apply modifiers to vary the font, spacing, padding, etc.

Continuar leyendo


Getting started with SwiftUI to build your declarative interface

23-08-2023 - Andrés Cruz

Getting started with SwiftUI to build your declarative interface

SwiftUI We are going to take the first steps with SwiftUI, learn about the necessary tools and how they work, and give some details about its syntax.

Continuar leyendo


Guide to text in SwiftUI

21-08-2023 - Andrés Cruz

Guide to text in SwiftUI

SwiftUI We are going to learn how to work with the basic texts in SwiftUI, styles and functions that can be applied to them to vary the underline, bold, strikethrough, safe and normal text input in SwiftUI and the state properties.

Continuar leyendo


HStack, VStack and ZStack in SwiftUI

21-08-2023 - Andrés Cruz

HStack, VStack and ZStack in SwiftUI

SwiftUI We will use the V,H,Z Stack to stack or place multiple content.

Continuar leyendo