-
Beta Was this translation helpful? Give feedback.
Answered by
LeoNatan
Apr 22, 2021
Replies: 1 comment
-
It looks like your button images might be too big. Are you using images from your catalog? Instead, try using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LeoNatan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like your button images might be too big. Are you using images from your catalog? Instead, try using
UIImage(systemName: "...")
instead.