Simple Swift Guide
@theswiftguide
Followers
112
Following
210
Media
30
Statuses
136
A blog about Swift development. Learn to design and build iOS apps using #SwiftLang, #UIKit and #SwiftUI. Sharing my #blogging and #iOSDev journey here.
Joined September 2019
Learn how to create, use and style TextEditor in SwiftUI. ➡️ https://t.co/Ty2WxNtZ9v
#SwiftUI #iosdev #SwiftLang
0
0
1
0
1
1
0
0
2
I created an archives page listing all tutorials published on my blog, sorted by date. Hopefully it'll make it easier for you to find older posts! 😊 ➡️ https://t.co/9gYCyU4md3
1
0
2
Learn how to create a horizontal scroll view in SwiftUI. ➡️ https://t.co/Qx2B0M5Qe0
#SwiftUI #iOSDev #SwiftLang
0
1
1
Learn how to create and use DatePicker in SwiftUI. ➡️ https://t.co/vEl6bSTkir
#SwiftLang #SwiftUI #iOSDev #iOS
1
1
2
Excellent advice on blogging. Just start writing and creating with the simplest method available which has the least friction to start.
- Should I write on Medium? - Do I need to set the canonical URL to my domain? - Would it hurt search rankings if I repost on LinkedIn? - Should I use a static site generator? --- Those things won't bring you readers. Worry about those details when you have 100K+ visits/yr.
0
0
0
Learn how to iterate over lines in a string in Swift. ➡️ https://t.co/PtfXvfX3rr
#SwiftLang #iOSDev #iOSdeveloper
0
1
0
Wrote a short little piece celebrating the 3-year anniversary of Swift by Sundell — hope you’ll enjoy it 😊 https://t.co/wD0dddMfsh
swiftbysundell.com
Weekly Swift articles, podcasts and tips by John Sundell
9
15
104
Learn how to iterate over characters in a string in Swift. ➡️ https://t.co/U2Nxn9OOFJ
#SwiftLang #iOSDev
simpleswiftguide.com
Iterate over characters in a string in Swift using a for loop or forEach() method. Iterate over characters with access to their index using enumerated().
0
0
0
Swift tip: learn how to split a string into an array of strings ➡️ https://t.co/rME826YDkA
#SwiftLang #iOSDev
simpleswiftguide.com
Learn how to split a string into an array of strings in Swift using components(separatedBy:) method. Use CharacterSet with multiple different separators.
0
1
3
0
1
2
0
1
0
0
0
0
0
1
0
Making this calendar in SwiftUI took me few minutes with previews on to get the look right.
2
1
41
Learn how to get a character from string using its index in Swift. ➡️ https://t.co/wO1YHZBSnr
#SwiftLang #Swift #iOSDev
0
1
0
Learn how to create and use stepper in SwiftUI. ➡️ https://t.co/OcFgqBrQ0W
#SwiftLang #iOSDev #SwiftUI
0
1
1