marioguzman, (edited ) to Mac
@marioguzman@mastodon.social avatar

I've decided to take the old #Macintosh HIGs & merge them into one large collection of topics while modernizing them in the process.

The original #HIG would give actual examples w/ usable metrics & mention possible exceptions to the rule. The incredible level of detail gave developers the guidance to create delightful UI users have come to expect from their #Mac.

Here is my first topic: Layout Guidelines

#macOS #design #AppKit #SwiftUI

https://marioaguzman.github.io/design/layoutguidelines/

jknlsn, to SwiftUI
@jknlsn@hachyderm.io avatar

Radiant for Mastodon is available on iPhone now!

@radiant is a new Mastodon client with an intuitive native design and powerful flexible features.

Highlights:

  • nested threads
  • per account theming
  • in line quote posts
  • mutuals highlight
  • thread composer
  • multi-tags!

Optional Radiant Prime subscription unlocks:

  • multiple accounts
  • instant notifications
  • even more app icons

https://apps.apple.com/app/id6444323022?ct=mastodon

Boosts / reblogs appreciated 🙏

#MastodonApps #MastodonClient #IndieDev #SwiftUI #iOS

anosidium, to macos

Today, I am excited to reveal that my macOS Mastodon client is called Oliphaunt and here is the public TestFlight link: https://testflight.apple.com/join/QLqIRNwe

Please remember that it is a beta, so it is a work-in-progress and expect some bugs here and there. Some features are not fully implemented and I am aware of some of them and probably forgot others. 🤭

I would really appreciate your feedback. Please share your feedback on GitHub, https://github.com/anosidium/Oliphaunt-Feedback-And-Support

sandropennisi, to random German

I’m „soft launching“ my new app Kolibri. It’s an app made with and for #SwiftUI

Imagine Sketch or PaintCode but generating SwiftUI code. You draw shapes and paths, shadows and gradients and automatically get SwiftUI code.

It’s far from complete but at one point you have to launch.
The macOS (catalyst) version hasn’t been approved yet, so far it’s iPhone and iPad.

https://apps.apple.com/us/app/kolibri-for-swiftui/id6447380792

This video shows a few features, including path subtract.

video/mp4

nossipova, to iOS

I know I'm one of many at the moment but in the current situation in Germany it's almost impossible to find something and I'm at the wrong end of the queue.

I'm looking for a new #iOS project, remote or Hamburg, can start asap, any off-payroll contract will do. 10+ years of native iOS development, mostly enterprise apps. Besides #Swift, #SwiftUI, UIKit, Obj-C, iOS SDK, I dealt with different architectures, APIs, frameworks and requirements. Can work both in an agile team and on my own.

dlx, to random
@dlx@mastodon.social avatar

First attempt at a #SwiftUI page curl shader effect

video/mp4

automadon, to iPhone

Automadon is live in the App Store!

Unlock the power of Mastodon with custom Shortcuts actions. Explore the in-app gallery of sample shortcuts to get started and let us know what shortcuts you come up with!

https://apps.apple.com/us/app/automadon/id6446067394

Screenshot of sample shortcuts in the Automadon gallery
Screenshot of sample shortcuts in the Automadon gallery
Screenshot of sample shortcuts in the Automadon gallery

thatvirtualboy, to SwiftUI
@thatvirtualboy@techhub.social avatar

Hey friends! Surprise 🎉 Bento|Craft is now available for free on the App Store!

https://apple.co/45Brl06 It’s a modest attempt at providing a quick and easy way for my fellow #indiedevs to create nice looking marketing images for their apps. As a way to give back to this awesome community, I’m happy to provide it for free 🫶

I can’t wait to see what you create ✌️ Have a great day!

#iosdev #swiftui #ipad

dlx, to random
@dlx@mastodon.social avatar

I made a glassy picker in #SwiftUI.

video/mp4

helge, to SwiftUI
@helge@mastodon.social avatar

My macOS app Shaper for is now available for free. Well, at least for the time being. I only sold 10 copies or so and it was more of a step towards something bigger (should I call it Karate?), so why not. Maybe it is still useful to someone 🙂
What it does? It converts SVG images (not every feature supported) into SwiftUI Views and Shapes.
https://apps.apple.com/us/app/svg-shaper-for-swiftui/id1566140414

Alexbbrown, to SwiftUI

Hey my team (makers of Xcode's CreateML app) is hiring!

If you want to make Machine Learning easier to use and understand, if you love to help App Store developers make cool apps with ML, and if you are a whiz at swift and #swiftui (or can learn it quick) apply here:

https://jobs.apple.com/en-us/details/200539667

To find out more about our products search for videos mentioning "create ml" in the Apple developer app.

dimillian, to SwiftUI
@dimillian@mastodon.social avatar

Around the same time last year, I started developing @IceCubesApp , my idea of a Mastodon client entirely in #SwiftUI.

I wanted it to be my ultimate playground for testing ideas and also for it to be an excellent app for anyone to use. And I think it's a success!

The app rapidly grew to add unique features such as AI-enhanced post composer, profiles with featured tags and verified URLs, tag groups, grouped notifications, and many more!

I can't wait to see what 2024 has in store!

Screenshots of Ice Cubes showing a profile with featured tags
Screenshots of Ice Cubes showing the tag group feature.
Screenshots of Ice Cubes showing the grouped notifications feature.

walleri, to swift

Today I'm excited to finally introduce @walleri!
Walleri is a Mastodon Client that lets you listen to your timeline instead of reading it!
Here is the TestFlight Link: https://testflight.apple.com/join/kex6mnjV
If you have any feedback - good or bad, don't hesitate to reach out!

anosidium, to macos

I’ve been working on a new macOS app, it’s a Mastodon client! I started it in January and went full development from July onwards. The client is made specifically for the Mac, conforming to the design language very seriously. I aim to make it a true Mac app with platform-specific features. Here is a screenshot, what do you think?

devon, to hiring

My team is #hiring for software engineers 🧑‍💻 to come work with us on #Xcode 🔨 in Vancouver, Canada 🍁🇨🇦 Applications from members in historically underrepresented groups are encouraged. Feel free to reach out if you have any questions. #apple #iosdev #swift #swiftlang #swiftui

https://jobs.apple.com/en-us/details/200494796/xcode-engineer

natpanferova, to SwiftUI
@natpanferova@mastodon.cloud avatar

Starting from iOS 17 we can get hierarchical system background colors in SwiftUI by accessing instance properties of BackgroundStyle, like .background.secondary, instead of converting colors from UIKit as we had to do before. I wrote a blog post about it: https://nilcoalescing.com/blog/HierarchicalBackgroundStyles/

dale_price, to SwiftUI
@dale_price@mastodon.online avatar

I implemented a variable blur similar to the effect Apple uses throughout iOS as a metal shader and gave it a #SwiftUI wrapper that lets you control the effect with a mask to create all sorts of effects

On GitHub as a #Swift package: https://github.com/daprice/Variablur – I'll give it a better readme sometime, but for now you can use Xcode's documentation viewer and previews.

Thanks to @twostraws's Inferno project and tutorial for inspiring me to try this!

#iOSDev

Screenshot of Xcode preview showing the “rectangle.checkered” SF symbol with a blurry vignette around the edges
Screenshot of Xcode preview showing the “circle.hexagongrid” SF symbol with a blur across the whole image except for a rounded rectangle in the middle which is in focus

humblehacker, to SwiftUI
kasperl, to random
deanatoire, to opensource
@deanatoire@mastodon.social avatar

Long time I haven't contributed to @IceCubesApp ; but I think it was time to fix one of my main itches: showing when a message continues a thread without leaving current context.

https://github.com/Dimillian/IceCubesApp/pull/1704

#OpenSource #iOSDev #SwiftUI

stesaa, to SwiftUI

Ducklet 1.0 is live on the Mac App Store!

Ducklet is the fast, native SQLite database editor for macOS.

Try it out: https://ducklet.app

Built with #swiftUI and #AppKit for #macOS

dlx, to SwiftUI
@dlx@mastodon.social avatar

#SwiftUI shaders finally unlock the missing piece of typography on iOS.

colink, to SwiftUI

(Re-)introducing Looks Like Rain, a weather app I wrote because I couldn't find one that was quite what I wanted.

I launched a first beta a few months ago. The app's made a lot of progress since then, so I could really use some more people to kick the tires since I think it's ready to go.

It's available for iOS and Mac, it's got home and lock screen widgets, and a handy menu bar popup on Mac.

Please give it a try!
https://testflight.apple.com/join/wAkO0ddI

#indiedev #iosdev #showcase #testflight #swiftui

More screenshots of Looks Like Rain, which shows a detailed weather graph for a day, and the home screen widget on an iPhone.
More screenshots of the Looks Like Rain weather app, showing it in Dark Mode on an iPad, and showing the Lock Screen Widget on an iPhone.
More screenshots of the Looks Like Rain weather app, showing the macOS menu bar popup and a normal macOS window.

dlx, to SwiftUI
@dlx@mastodon.social avatar
lukaskubanek, to swift
@lukaskubanek@mastodon.social avatar

I’m looking for a new freelance project as an iOS/macOS developer! Familiar with , , , , and recently really into and . Creator of Diagrams for Mac, featured in the Mac App Store (https://diagrams.app). Open to remote, short to mid-term collaborations. If this sounds interesting, I’d be happy to chat.

For more info about me and my experience, check out my website: https://lukaskubanek.com

Boosts appreciated.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • InstantRegret
  • mdbf
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • osvaldo12
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • JUstTest
  • tacticalgear
  • ethstaker
  • provamag3
  • cisconetworking
  • tester
  • GTA5RPClips
  • cubers
  • everett
  • modclub
  • megavids
  • normalnudes
  • Leos
  • lostlight
  • All magazines