Third-party libraries:MBProgressHUD
,MJExtension
A category:UIView+Extension
我的简书
- The follow is result show:
- The main structure is create some subViews in YCSeatSelectionView,translate message though block
[self initScrollView];
[self initAppLogo];
[self initSeatView:seatsModels];
[self initIndicator:seatsModels];
[self initRowIndexView:seatsModels];
[self initCenterLineView:seatsModels];
[self initHallLogoView:hallName];
[self startAnimation];