我希望按照链接标注动画: - http://sandbox.sodainmind.com/hijricalendar/sampleanimation/
请点击"点击此处"按钮。 然后是日期和日期的动画。 我想要的确切,任何人都可以帮助我。
此致 众议员
答案 0 :(得分:1)
Crate Date Label&日标签
使用 yourLabel.adjustsFontSizeToFitWidth = YES;
将日期,日期,蓝色视图的宽度,高度,字体大小设置为相应的大尺寸。
[UIView animateWithDuration:0.5f animations:^{
// Put your 3rd step code here.
} completion:^(BOOL finished) {
}];