DEV Community

Play Button Pause Button
✨ thetealpickle πŸ“±
✨ thetealpickle πŸ“±

Posted on

Apple dropped SwiftUI πŸ˜±πŸ’¦


I am @thetealpickle everywhere. Feel free to say HI! πŸ–πŸΎ

Top comments (5)

Collapse
 
leogdion profile image
leogdion

{
Text("Hi!")
}

Collapse
 
thetealpickle profile image
✨ thetealpickle πŸ“±

HStack {
Image(systemName: "sun.max.fill")
Text("Hiii!!!!")
}

Collapse
 
leogdion profile image
leogdion

I am running a couple of projects in SwiftUI including an app for my local tech community:
github.com/brightdigit/lansingcode...

Feel free to take a look and let me know if you have any feedback.

Collapse
 
stargator profile image
Stargator

Hi!

Collapse
 
thetealpickle profile image
✨ thetealpickle πŸ“±