Iβm gonna try this and see what happens. I was contemplating the same thing but I wanted to also see what the community thought.π
Post
Replies
Boosts
Views
Activity
Hi,
So the profile Image is the icon. The Profile Name is the name and the user handle is the @name in the image I want it to look like.
for the second question I didn't but it works on the simulator without an errors in the debugger.
for the the last question, I prefer to code it.
Best,
Imran
Hi,
Can you show me an example? Sorry, I am a visual learner and it will make it easier with an example.
Best,
Imran
Here is the gist otherwise it makes these threads quite long:
[https://github.com/ImranRazak1/WeCooked]
Thank you for this.
I have fixed it. I have a separate Swift File that holds the data struct and arrays for Random Emojis and other emojis stuff. I declared the var their for different emojis calling it with the struct. It works now.
Still learning though. Thanks for the advice.
I think its all of loops itself-- the whole topic. I tried those books and language but I cannot seem to get it into my head. I really don't get what loops to use when and how.
My system doesn't have space. It just won't work-- deleted everything I can looked online for help, but nothing works. Plus Xcode keeps crashing again and again.
Id rather do it on Replit because it runs on the browser and connect to GitHub. So what can do to practice swift? things I can create without an IB.
Isn't there a simpler way using URL Session or something that uses Apple's existing framework?