Post

Replies

Boosts

Views

Activity

Comment on How to practice Swift without Xcode?
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.
Topic: Programming Languages SubTopic: Swift Tags:
Jul ’21
Comment on How do I arrange the stack view to show the profile image next to the username?
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.😃
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on How do I arrange the stack view to show the profile image next to the username?
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
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on Where am I going wrong?
Hi, Can you show me an example? Sorry, I am a visual learner and it will make it easier with an example. Best, Imran
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on Trying to add more parts to my API Struct
Here is the gist otherwise it makes these threads quite long: [https://github.com/ImranRazak1/WeCooked]
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on How do I get the emoji Title and Description to show from array?
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.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on HELP! I don't understand Loops.
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.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’21
Comment on How to practice Swift without Xcode?
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.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jul ’21
Comment on I want to add RSS Feed to my app to automatically updates when the app loads. How do I do that?
Isn't there a simpler way using URL Session or something that uses Apple's existing framework?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’21