Paresh Navadiya
Paresh Navadiya
Its not solved yet as its easy reproducible if editor's isScrollEnabled is false
make changes in FSCalendarCollectionViewLayout self.sectionInsets = UIEdgeInsetsMake(0, 0, 0, 0);
@rcmcastro : Are you going add feature like sharing image, audio and video in near future soon?
@rcmcastro Have you done with Image and Location as you said earlier you have been planning to do it. Thanks for your great work keep it up !
@shieer Would you were able to do it?
Can anyone help me for this enchancement.
For iPad weekday selection was not resizing , so make these changes as replace line and comment the necessary one: 1) _stepupView method CGFloat wid = CGRectGetWidth([UIScreen mainScreen].bounds); //wid -=...
Comment below line and 15 min blocks will be added. eventHeight = MAX(roundf(VERTICAL_DIFF/2), eventHeight);
Great work. Working perfectly Add method like this in controller ``` -(void)moveToPage:(NSInteger)page { if (page
Can someone add these method -(NSError *)createNewDatabase:(NSString *)strDataBaseName { NSString *strDocsDir = nil; NSArray *strDirPaths = nil; ``` // Get the documents directory strDirPaths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES); //get path...