Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 908 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 908 Bytes

##CXPorgress An porgressHud with some easy animation. next, I will add some text.

##Show

####Basic

chaoxichaoxichaoxi


####FullScreen

chaoxichaoxichaoxi

##How to use

  1. SHOW
[CXProgress showProgressIn:self.view type:CXProgressTypeBasicCatch];
  1. HIDE
[CXProgress disMissProgress:self.view];