Every time I use this framework,it hard to find what i want,so i'm add UISearchBar for fuzzy search,and click items add a log code autogeneration,it will autogeneration like below code,i believe this will save lots of time for use
===================Code Autogeneration ===================
Every time I use this framework,it hard to find what i want,so i'm add UISearchBar for fuzzy search,and click items add a log code autogeneration,it will autogeneration like below code,i believe this will save lots of time for use ===================Code Autogeneration ===================
FAKFontAwesome heartIcon = [FAKFontAwesome heartIconWithSize:30]; [heartIcon addAttribute:NSForegroundColorAttributeName value:[UIColor whiteColor]]; UIImage heartIconImage = [heartIcon imageWithSize:CGSizeMake(30, 30)];