SadhuRus
SadhuRus
Please fix it in you description: From: gallery.finishedCallback = ^(NSUInteger currentIndex,UIImage *image,MHTransitionDismissMHGallery *interactiveTransition){ To: gallery.finishedCallback = ^(NSInteger currentIndex,UIImage *image,MHTransitionDismissMHGallery *interactiveTransition,MHGalleryViewMode viewMode){
Привет! Обнаружил неверный параметр в описании запроса: [string] language — Language code for api answers Так вот, если вводить 'language':'ru' - то язык всё равно будет английским. Правильно так: 'lang':'ru'
Thank you for this work! I want to ask, how do I send a message as soon as I started the node script? (Do not wait for an answer) ```...
How disable scroll (tableview,scrollview,webview and etc) if used gesture animation?
How can I apply the style of the original navigation bar without creating new ones?