BeeCodeApp's profile picture. {http://beecode.app} . Computer Science Start-up Company (IOS development, cryptography, block-chain).

beecode.app

@BeeCodeApp

{http://beecode.app} . Computer Science Start-up Company (IOS development, cryptography, block-chain).

beecode.app 已轉發

🔥 Just dropped a 2-hour free course — SwiftUI for Beginners – Fundamentals to Build Real iOS Apps! If you’ve ever yelled at Xcode because your view disappeared into the void… this is your sign to start fresh 😅 📱 Learn SwiftUI fundamentals 💡 Build real apps (yes, ones that…

azamsharp's tweet image. 🔥 Just dropped a 2-hour free course — SwiftUI for Beginners – Fundamentals to Build Real iOS Apps!

If you’ve ever yelled at Xcode because your view disappeared into the void… this is your sign to start fresh 😅

📱 Learn SwiftUI fundamentals
💡 Build real apps (yes, ones that…

beecode.app 已轉發

New tooling for profiling performance-critical services with Swift -- introducing the Swift Profile Recorder. More here: swift.org/blog/swift-pro…

SwiftLang's tweet image. New tooling for profiling performance-critical services with Swift -- introducing the Swift Profile Recorder. More here: swift.org/blog/swift-pro…

beecode.app 已轉發

AppMigrationKit is brand new in iOS 26.1 and appears to aid in transfering from iOS to Android. While there isn't much documentation about how to use it yet, I just wanted to share that this is a thing so we can all keep our eyes peeled for the future! developer.apple.com/documentation/…


beecode.app 已轉發

❓How can I manage navigation paths with enums in SwiftUI? 💡Create an enum for screens, then use NavigationStack with a path array of those enum values. You can append to navPath for deep linking. 👉Free #SwiftUI picture book at bigmtn.studio

BigMtnStudio's tweet image. ❓How can I manage navigation paths with enums in SwiftUI?
💡Create an enum for screens, then use NavigationStack with a path array of those enum values. You can append to navPath for deep linking.
👉Free #SwiftUI picture book at bigmtn.studio

beecode.app 已轉發

SwiftUI Tip 💡 In iOS 26, use scrollEdgeEffectStyle() to control the blur level at the edges of a scroll view. → learnandcodewithenid.com

ios_dev_alb's tweet image. SwiftUI Tip 💡

In iOS 26, use scrollEdgeEffectStyle() to control the blur level at the edges of a scroll view.

→ learnandcodewithenid.com

beecode.app 已轉發

Formatting Dates in #SwiftUI

azamsharp's tweet image. Formatting Dates in #SwiftUI

beecode.app 已轉發

Powershell for Hackers: How to Crash and Burn Windows hackers-arise.com/powershell-for…

three_cube's tweet image. Powershell for Hackers: How to Crash and Burn Windows 

hackers-arise.com/powershell-for…

beecode.app 已轉發

4 hours ago, the Swift team released the `swift-subprocess` package 📦 Swift was always designed to be a general-purpose language, and that includes scripting. Today, however, writing a Swift script is an enormous pain compared to a regular bash script, because it isn't designed…

jacobtechtavern's tweet image. 4 hours ago, the Swift team released the `swift-subprocess` package 📦

Swift was always designed to be a general-purpose language, and that includes scripting. Today, however, writing a Swift script is an enormous pain compared to a regular bash script, because it isn't designed…
jacobtechtavern's tweet image. 4 hours ago, the Swift team released the `swift-subprocess` package 📦

Swift was always designed to be a general-purpose language, and that includes scripting. Today, however, writing a Swift script is an enormous pain compared to a regular bash script, because it isn't designed…
jacobtechtavern's tweet image. 4 hours ago, the Swift team released the `swift-subprocess` package 📦

Swift was always designed to be a general-purpose language, and that includes scripting. Today, however, writing a Swift script is an enormous pain compared to a regular bash script, because it isn't designed…

beecode.app 已轉發

Loading States in SwiftUI - When view is loaded for the first time, the user only see the ProgressView. There is no way to use the refreshable. - When List is visible then refreshable can be fired once and then it waits to be completed. So, I am not able to fire concurrent…

azamsharp's tweet image. Loading States in SwiftUI 

- When view is loaded for the first time, the user only see the ProgressView. There is no way to use the refreshable. 
- When List is visible then refreshable can be fired once and then it waits to be completed. So, I am not able to fire concurrent…

beecode.app 已轉發

🚀 Sneak peek: my new series coming in October on YouTube tdives into Apple’s Foundation Models Framework from WWDC25. This clip just scratches the surface—subscribe on YouTube so you don’t miss what’s coming next! 👀 youtube.com/@StewartLynch


beecode.app 已轉發

- Apple just released Custom Product Pages for ORGANIC search. - It's a huge deal. - You WILL increase conversions by adopting them. In today's video I show you how (link in reply).

seanallen_dev's tweet image. - Apple just released Custom Product Pages for ORGANIC search. 
- It's a huge deal. 
- You WILL increase conversions by adopting them.

In today's video I show you how (link in reply).

beecode.app 已轉發

🚨BREAKING: A new open-source voice model just dropped and it’s better than ElevenLabs. This open-source voice AI is ultra-expressive, high quality, and fully free with no paywalls, no limits. Here’s how it works (with real examples):👇


beecode.app 已轉發

Most designers don't know this: Users only judge your entire app by 2 moments - the most intense part (peak) and how it ends. That's the Peak-End Rule. Your 50 mediocre screens are already forgotten. But nail that onboarding celebration and they'll love you forever.

DenisJeliazkov's tweet image. Most designers don't know this:

Users only judge your entire app by 2 moments - the most intense part (peak) and how it ends.

That's the Peak-End Rule.

Your 50 mediocre screens are already forgotten. But nail that onboarding celebration and they'll love you forever.

beecode.app 已轉發

Caido is the new alternative to BurpSuite! Web App Hacking: Automated Security Workflows in Caido hackers-arise.com/web-app-hackin…

three_cube's tweet image. Caido is the new alternative to BurpSuite!

Web App Hacking: Automated Security Workflows in Caido

hackers-arise.com/web-app-hackin…

beecode.app 已轉發

beecode.app 已轉發

Coding Intelligence in Xcode 26 supports any model that supports the Chat Completions API, whether local or on the cloud. And if you have a ChatGPT account, we now have integrated support for GPT-5 -- starting with the beta 7 release. Thanks for the great video, @OpenAIDevs!

GPT-5 is now built into Xcode 26!



beecode.app 已轉發

New in SwiftUI 🚀 You can now add a subtitle to the navigation bar with the navigationSubtitle() modifier. (iOS 26.0+) → learnandcodewithenid.com

ios_dev_alb's tweet image. New in SwiftUI 🚀

You can now add a subtitle to the navigation bar with the navigationSubtitle() modifier.

(iOS 26.0+)

→ learnandcodewithenid.com

beecode.app 已轉發

SwiftUI’s new Liquid Glass in iOS 26 is on🔥. From buttons to containers to transitions, it changes everything about your UI design. Want your SwiftUI apps to shine? Learn how in my latest tutorial 🎥 👉 youtu.be/E2nQsw0El8M

StewartLynch's tweet image. SwiftUI’s new Liquid Glass in iOS 26 is on🔥. From buttons to containers to transitions, it changes everything about your UI design. Want your SwiftUI apps to shine? Learn how in my latest tutorial 🎥 👉 youtu.be/E2nQsw0El8M

beecode.app 已轉發

New in SwiftUI 🚀 The new ConcentricRectangle shape automatically follows its container’s corner radius — making compact designs consistent without manual tweaks. → learnandcodewithenid.com

ios_dev_alb's tweet image. New in SwiftUI 🚀

The new ConcentricRectangle shape automatically follows its container’s corner radius — making compact designs consistent without manual tweaks.

→ learnandcodewithenid.com

Loading...

Something went wrong.


Something went wrong.