Working on @benkyobox.bsky.social, a simple but powerful memorization app: https://www.autorelease.io/benkyobox/
Live coding: https://www.twitch.tv/ancientbuho
Other: https://linktr.ee/juanarzola
#iosdev
#iosdev
Unfortunately 2 hurdles:
- wonky transitions when invoking an intent from a button. contentTransition() doesn't seem to help.
- Shortcuts `repeat` action does not continue to the next item.
#iosdev
Unfortunately 2 hurdles:
- wonky transitions when invoking an intent from a button. contentTransition() doesn't seem to help.
- Shortcuts `repeat` action does not continue to the next item.
#iosdev
#flashcards
#flashcards
#shortcuts
#shortcuts
That will complicate implementing Shortcuts / Siri views a bit
#SwiftUI
That will complicate implementing Shortcuts / Siri views a bit
#SwiftUI
Fun fact, rotationEffect doesn't work very well with .glassEffect, presumably because it doesn't change the view's geometry.
Had to animate the path inside the Shape for it to work with glassEffect.
#SwiftUI
Fun fact, rotationEffect doesn't work very well with .glassEffect, presumably because it doesn't change the view's geometry.
Had to animate the path inside the Shape for it to work with glassEffect.
#SwiftUI
Now we have:
- 3-column main library / calendar split view
- 2-column list / detail view (card lists, folders, etc)
- 1-column detail view (cards, annotations)
#BenkyoBox #mac
Now we have:
- 3-column main library / calendar split view
- 2-column list / detail view (card lists, folders, etc)
- 1-column detail view (cards, annotations)
#BenkyoBox #mac
Also, glassy buttons on 26 #iosdev #flashcards
Also, glassy buttons on 26 #iosdev #flashcards
next time iOS maybe :)
#iosdev
next time iOS maybe :)
#iosdev