Building Tutti, a sheet music reader for iPad:
https://apps.apple.com/us/app/sheet-music-reader-tutti/id6475010738
Baltimore, MD
It’s being updated with the new design and Liquid Glass! If you read music, give it a try and let me know what you think!
Here is a video demo showing off the new design.
gettutti.app
It’s being updated with the new design and Liquid Glass! If you read music, give it a try and let me know what you think!
Here is a video demo showing off the new design.
gettutti.app
I've been working really hard on this update. So happy it's finally out in the world! It includes:
- A new split-view design
- Dark mode support across the app
- A new onboarding experience
- lots of smaller tweaks, animations, and bug fixes
I've been working really hard on this update. So happy it's finally out in the world! It includes:
- A new split-view design
- Dark mode support across the app
- A new onboarding experience
- lots of smaller tweaks, animations, and bug fixes
isActive: isShowing)
isActive: isShowing)
Five beautiful examples.. stay till the end for the code sample.
First up, "rainbow" with .symbolRenderingMode(.multicolor). Symmetrical symbols draw outward from the center.
Five beautiful examples.. stay till the end for the code sample.
First up, "rainbow" with .symbolRenderingMode(.multicolor). Symmetrical symbols draw outward from the center.
code below 👇
code below 👇
Special thanks to @mikaelacaron.com for this brilliant idea and @matthewskiles.com for designing this wonderful SFSymbol asset.
Special thanks to @mikaelacaron.com for this brilliant idea and @matthewskiles.com for designing this wonderful SFSymbol asset.
The new icon is out now with the release of Tutti 2.4
apps.apple.com/us/app/paper...
The new icon is out now with the release of Tutti 2.4
apps.apple.com/us/app/paper...
Since it takes a Shape and ShapeStyle, you can style it with the shape and color / gradient of your choosing :D
Check out the code below! 👇
Since it takes a Shape and ShapeStyle, you can style it with the shape and color / gradient of your choosing :D
Check out the code below! 👇