IOS Talking avator
Swift | Reddit
by /u/Still-Expression-203
15h ago
Is there any api or any hints to create an ios all with Swift , which user can upload the avatar and the voice and it starts talking the voice ? submitted by /u/Still-Expression-203 [visit reddit] [comments ..read more
Visit website
Anyone know if I need approval from NEWS PUBLISHERS to legally feature articles, such as these apps?
Swift | Reddit
by /u/Sup_Chief
15h ago
submitted by /u/Sup_Chief [visit reddit] [comments ..read more
Visit website
Exercise Based Course for Learning Swift?
Swift | Reddit
by /u/Happy_Cookies
15h ago
Hi everyone! I’m looking to tighten up my Swift Programming knowledge and was wondering if anyone knew any good courses that consist of lots of micro exercises, taking around 30 min each that can be done in the IDE. I recently did a course for Zig, Ziglings and I really enjoyed how the instructions and lessons were inlined with examples, so it felt very immersive. Does anyone know of any resources similar to this? Bonus points if it gets into the low level details of Swift and SwiftUI, since I come from a C++ background. Thank you!! submitted by /u/Happy_Cookies [visit reddit] [comments ..read more
Visit website
Launched an on the App Store that teaches Swift, SwiftUI and iOS interview questions. Would love the community’s support and feedback.
Swift | Reddit
by /u/ro3130
15h ago
It took me about a year and a half but last week I successfully got my first app approved for the App Store. EverCode allows you to learn Swift, SwiftUI and the most frequently asked iOS interview questions. It’s available on iPhone, iPad and MacOS. • Beginner Friendly • Great app to help keep experienced developers skills sharp • Helps you remember key coding concepts • Vast array of iOS interview questions to help land a developer job. I would love for those in the Swift community to check the app out as it has an option to sign up for a free trial or try out 20 preview questions. Early on ..read more
Visit website
Help Developing a Rhythm game for Apple Vision using MusicKit
Swift | Reddit
by /u/Cupias
15h ago
As the title says I'm developing a Rhythm game for Apple Vision using MusicKit. I'm having a problem though when it comes to syncing songs to the in game elements. I have a function that takes in BPM and uses that to sync, which seems to work pretty well, but BPM isn't visible with MusicKit. I've already put in a feedback request to Apple. Other then manually curating these songs (which takes forever), does anyone else have any good ideas for syncing up songs? Maybe a good BPM database/library I can download? submitted by /u/Cupias [visit reddit] [comments ..read more
Visit website
Floodfill algorithm bounty
Swift | Reddit
by /u/B8edbreth
15h ago
Okay. I'm frustrated beyond words. i'll pay if someone can write a flood fill for me that works as well as either photoshop or acorn. Only $100 but I will pay for a working floodfill in swift. once I know it works I'll venmo the money to you. I'll add a bonus if you comment the code such that I can learn how it worked. It should be a reasonably fast function much like acorn and photoshop. I know this isn't a lot of money. But to anyone that understands the scan line method or some other approach it shouldn't be rocket science though to me it is. edit: hang tight I may have found a library su ..read more
Visit website
Classes
Swift | Reddit
by /u/degeneratetrader10
15h ago
I have this problem on this piece of code, If I change let to var then it work but the follow through they keep the let, so could you tell me where I might’ve gone wrong ? class menu { let mains: [String] = [] let drinks: [String] = [] let dessert: [String] = [] var menuItemsCount: Int { mains.count + drinks.count + dessert.count } init( mains:[String], drinks: [String], desserts: [String] ) { self.mains = mains self.drinks = drinks self.dessert = desserts } } It says immutable value self.mains = mains self.drinks = drinks self.dessert = desserts May only be initialized once Thank you submit ..read more
Visit website
ShareLink Challenges
Swift | Reddit
by /u/visual-approach
15h ago
Hey everyone, I asked this on /r/SwiftUI and didn't get any comments so thought I would try here in just /r/swift incase someone has knowledge of this. I am currently using ShareLink to share text (it does happen to have a few emojis in it) but I am having mixed experiences with it. When users try to share to FB or GroupMe or other apps most of the time the text is blank and there's nothing really to "share" ~ or in the case of some folks with GroupMe the app dies. I am seeing a lot of noise online about people moving to only URLs for sharing. I have to be doing something stupid. Any guidance ..read more
Visit website
Pinning Swift Package Versions: Predictable SPM Package Versions Across All Machines
Swift | Reddit
by /u/lucasvandongen
15h ago
submitted by /u/lucasvandongen [visit reddit] [comments ..read more
Visit website
Preview Content all centered
Swift | Reddit
by /u/Asje2005
15h ago
submitted by /u/Asje2005 [visit reddit] [comments ..read more
Visit website

Follow Swift | Reddit on FeedSpot

Continue with Google
Continue with Apple
OR