swiftui

Back Open Paginator
10.08.2025 13:57
eneaxharja (@eneaxharja@mastodon.social)

New update to my app.

This release brings several improvements to the codebase:
- Refactored views into smaller reusable components
- Added `SwiftLint` configuration
- Improved documentation and reorganized folder structure

Built with and .
GitHub: github.com/eneax/UltimatePortf




Show Original Post


10.08.2025 13:57
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's attempt to add new icons for the settings screens we prepped yesterday!

Come chill with me: youtube.com/live/x5kCyEqDTng




Show Original Post


10.08.2025 11:31
renef (@renef@mastodon.social)

I am open sourcing my carbohydrate tracker for iOS, Carb Clarity. I've recently rewritten it in Swift 6 with strict concurrency and added a bunch of new features. The app uses a pure SwiftUI interface, combined with SwiftData, App Intents, widgets, watchOS support and wide ranging UI and unit test coverage. On the App Store, the new version is waiting for review, but here's the source code if you're interested: github.com/fouquet/CarbClarity




Show Original Post


10.08.2025 08:55
hannesmnagel (@hannesmnagel@mastodon.social)

Alerts in beta 5. It’s bad, but other alerts don’t have that problem.
Is there a way to change it?





Show Original Post


10.08.2025 01:59
hishnash (@hishnash@mastodon.social)

I have found when working with Swift Charts that it is extremely important to ensure the view who's body containers the chart is never re-evaluated unless the chart data itself changes.

So if you have things like duration toggles, scroll bindings etc move this all into view modifiers that rw from the Observable class accessed through the env.

Without this the Chart will be re-evaluated all the time as you scroll etc making for a very slow chart interaction.





Show Original Post


09.08.2025 16:32
azamsharp (@azamsharp@iosdev.space)

I just published my new project "Platzi" to GitHub. It is a SwiftUI app that integrates with the Platzi Store API. It demonstrates consuming JSON API, authentication, displaying markers on map etc.

Link:
github.com/azamsharpschool/Pla

#iosdev #swiftui

PS: Still work in progress





Show Original Post


09.08.2025 16:04
skiptools (@skiptools@mas.to)

Skip enables creating native #SwiftUI apps to reach the entire iOS/Android world — and now it can be used to train your cat, too!

App Store: apps.apple.com/us/app/catcoach
Play Store: play.google.com/store/apps/det





Show Original Post


09.08.2025 15:29
dimitribouniol (@dimitribouniol@mastodon.social)

Got the order preferences implemented on all platforms. Tomorrow, let's finish up details like proper icons, and start working on the first steps for regions. See you then!

🔜 Tomorrow’s stream: youtube.com/live/JEgQ6ks_Ul4
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store





Show Original Post


09.08.2025 13:48
harmash (@harmash@mastodon.social)

Made a component similar to Apple's activity ring in the Fitness app. Full code below🧵 This will be part of my fasting app for the Shipaton from @revenuecat.





Show Original Post


09.08.2025 13:36
dimitribouniol (@dimitribouniol@mastodon.social)

I'm making a seasonal anime guide app, in the open for all to experience and learn from.

Let's get re-ordering working on tvOS!

Come chill with me: youtube.com/live/JEgQ6ks_Ul4




Show Original Post


08.08.2025 17:43
azamsharp (@azamsharp@iosdev.space)

Starting in 15 minutes:

Consuming JSON API in SwiftUI App
youtube.com/live/fxI9LPpJAwk?f

#iosdev #swiftui




Show Original Post


08.08.2025 14:54
dimitribouniol (@dimitribouniol@mastodon.social)

Finished tweaking the reorder experience on iOS, and started taking a look at tvOS today. Tomorrow, let's build custom re-order controls for tvOS and push out a beta. See you then!

🔜 Tomorrow’s stream: youtube.com/live/JEgQ6ks_Ul4
⏮️ Playlist so far: youtube.com/playlist?list=PLRx
📲 Download Jiiiii: apps.apple.com/app/apple-store




Show Original Post


1 ...221 222 223 224 225 226 227 228 229 230 231 ...236
UP