문제

I'm thinking about making a digital clock app in Xcode and I'm wondering how the imaging is done. I want it to look similar to this

enter image description here

Do I need to create individual background images for each hour, minute, and millisecond???

도움이 되었습니까?

해결책

use custom font for display text in your app, download digital font and use in your project

1: displaying text on a uilabel in digital form

2: digital font

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top