Devlog #1: Started Hapticode
I started my first Stardance project, Hapticode.
Hapticode is an app that lets you test different haptics on iOS, so you can find the perfect haptic for your app.
I added the basic haptics from SwiftUI using the .sensoryFeedback() modifier.
An interesting issue I have encountered is that SwiftUI doesn’t always run the haptic when you ask it to, so I still have to figure out how to play those haptics. Maybe they are only available to the operating system?
Here’s a picture of the current list of all the haptics.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.