Can somebody give me the project
CompTutts 7 months ago
To do this you will have to make your UIActionSheet accesable out side the function where it is shown and then on the Done button action do this...
- (void)DatePickerDoneClick:(id)sender{ [aac dismissWithClickedButtonIndex:0 animated:YES];
}
accilies 1 year ago
yar...can u pls include the coding part too T.T
perwyl 1 year ago
So how do you do it?
makinitez21 2 years ago
Can somebody give me the project
CompTutts 7 months ago
To do this you will have to make your UIActionSheet accesable out side the function where it is shown and then on the Done button action do this...
- (void)DatePickerDoneClick:(id)sender{ [aac dismissWithClickedButtonIndex:0 animated:YES];
}
accilies 1 year ago
yar...can u pls include the coding part too T.T
perwyl 1 year ago
So how do you do it?
makinitez21 2 years ago