How to use Text in SwiftUI IOS XCODE | SWIFT UI TEXT
Programming Guru
In this tutorial, we'll take a deep dive into how to use the text view and its modifiers. Text Text in SwiftUI is a view that lets you display one or more lines of text. This is suitable for read-only information that's not editable. To display a line of text, you initialize Text and set a String value.
#text #swiftui #xcode #ios #tutorial beginners
A text draws a string in your app’s user interface using a body font that’s appropriate for the current platform. You can choose a different standard font, like title or caption, using the font view modifier.
Follow my Facebook Page : https://www.facebook.com/105940115222549 Follow me on Instagram : https://www.instagram.com/p/CViUlw2sOMi Follow me on tumblr : http://programming-guru.tumblr.com Follow me on reddit : https://www.reddit.com/u/Programming_guru1?utm_medium=android_app&utm_source=share ... https://www.youtube.com/watch?v=hq1C8mFmFxM
16791512 Bytes