Laz

@idevecono
42 Followers
167 Following
84 Posts
Making apps; Soro for Sonos & Remu for Roku
Soro for Sonoshttps://apps.apple.com/ca/app/soro-for-sonos/id1550457805
Couple months ago started working on rebooting my old Songfeed project. Songfeed tracks all the new songs added to the playlists you follow on Apple Music (and Spotify).
Beta: https://testflight.apple.com/join/GwmbENwr
@obrhoff I am doing something similar in my WIP app.

New blog post. Implementing onChange(anyOf:initial:_:)

In SwiftUI, the onChange(of:initial:_:) modifier performs an action when the given value changes. A limitation of this modifier is that it only accepts a single value. If you want to perform the same action in response to multiple changes, you’ll usually need multiple modifiers.

https://mattcomi.com/posts/onchange_anyof/

onChange(anyOf:initial:_:)

In SwiftUI, the onChange(of:initial:_:) modifier performs an action when the given value changes. A limitation of this modifier is that it only accepts a single value. If you want to perform the same action in response to multiple changes, you’ll usually need multiple modifiers. .onChange(of: firstName) { saveUser() } .onChange(of: lastName) { saveUser() } The Workaround If the values are of the same type, you can put them in an array:

@stroughtonsmith bit late to the App Store but my latest version of my Sonos app is now available:

https://mastodon.social/@idevecono/115256345645472740

Latest Soro is now available on the App Store. Completely redesigned to better control your Sonos system and browse your music services.
What's new:
- Liquid glass design with updated UX for more intuitive speaker control and music browsing
- Support for (most) Sonos music services, both in-app and via Shortcuts actions
- Updated Shortcuts actions that are both more powerful and easier to configure

https://apps.apple.com/us/app/soro-for-sonos/id1550457805

#showcase25

@stroughtonsmith not sure if on purpose but the Pro has very Teenage Engineering design vibes. Which makes total sense both company being heavily influenced by the Rams designs.
@stroughtonsmith Here is a little glimpse of the liquid glass update of my Sonos app called Soro. It will also add support for (almost) all music services supported by Sonos and all the Shortcuts actions will use the new AppIntents framework.
https://apps.apple.com/ca/app/soro-for-sonos/id1550457805
#showcase25

Reminder, you do not need a crazy and risky and super expensive 19m diameter tunnel to provide 99% of the transport capacity the premier of Ontario is talking about on the 401 corridor -- you can easily extend the existing subway.

https://nextmetro.substack.com/p/a-real-solution-to-highway-401-congestion

Toronto: A Real Solution to Highway 401 Congestion — an Express Subway.

A subway to Pickering makes much more sense than a 401 Tunnel.

Next Metro.