Apple dropped SwiftUI π±π¦ β¨ thetealpickle π± on July 30, 2019 I am @thetealpickle everywhere. Feel free to say HI! ππΎ Read full post Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand leogdion leogdion leogdion Follow Father of 5, Software Developer by Trade, CEO and Founder of BrightDigit I run a few meetups focused on marketing and and Apple development. Email leogdion@brightdigit.com Location Lansing MI Education MA in Digital Media and Arts Technology Work Founder and CEO at BrightDigit Joined Jun 7, 2018 • Oct 4 '19 Dropdown menu Copy link Hide { Text("Hi!") } Collapse Expand β¨ thetealpickle π± β¨ thetealpickle π± β¨ thetealpickle π± Follow π±Senior iOS and Backend Engineer π₯ building [π²π»πβοΈπΊ] and training [π₯] Founder @thetealpickleco Email jessica@thetealpickle.com Location New York City Education Computer Engineering @ New York University Work Senior iOS and Backend Engineer, THETEALPICKLE Joined Aug 16, 2017 • Oct 10 '19 Dropdown menu Copy link Hide HStack { Image(systemName: "sun.max.fill") Text("Hiii!!!!") } Collapse Expand leogdion leogdion leogdion Follow Father of 5, Software Developer by Trade, CEO and Founder of BrightDigit I run a few meetups focused on marketing and and Apple development. Email leogdion@brightdigit.com Location Lansing MI Education MA in Digital Media and Arts Technology Work Founder and CEO at BrightDigit Joined Jun 7, 2018 • Nov 26 '19 Dropdown menu Copy link Hide 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 Expand Stargator Stargator Stargator Follow Software Engineer, looking to grow into a leader as well as strengthen my backend skills and knowledge. Location Washington, DC Education B.S. in Computer Science Work Software Engineer Joined Feb 20, 2018 • Aug 4 '19 Dropdown menu Copy link Hide Hi! Collapse Expand β¨ thetealpickle π± β¨ thetealpickle π± β¨ thetealpickle π± Follow π±Senior iOS and Backend Engineer π₯ building [π²π»πβοΈπΊ] and training [π₯] Founder @thetealpickleco Email jessica@thetealpickle.com Location New York City Education Computer Engineering @ New York University Work Senior iOS and Backend Engineer, THETEALPICKLE Joined Aug 16, 2017 • Aug 4 '19 Dropdown menu Copy link Hide Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
{
Text("Hi!")
}
HStack {
Image(systemName: "sun.max.fill")
Text("Hiii!!!!")
}
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.
Hi!