I was unhappy with the native Stepper component and decided to create my own Swift package to solve the issue... it may be able to help some others as well.
https://github.com/joe-scotto/TextFieldStepper
Post
Replies
Boosts
Views
Activity
Is there a way to schedule the notification directly through WatchConnectivity? I have briefly tested this and it seems the way to do it is to send a message from the watch and then on receive, schedule that notification on the phone.
Is there a better way to be doing this though or a different message to schedule notifications on the companion app?