Vladimir Lyukov

3pods

aubio-iOS

aubio for iOS.

License: Custom

  • Objective C

GLKAnimateWebViewFrame

Workaround to enable animating UIWebView height. If you try to animate UIWebView.frame via standart [UIView animateWithDuration:animations], no animation will occur, webView's content will immediately jump to it's final frame. This library tries to fix this issue by animating webView content size via JavaScript, then changing webView.frame after JS animation finished.

License: MIT

  • Objective C

GlyuckDataGrid

An UICollectionView subclass specialized on displaying multicolumn tables or spreadsheets.

License: MIT

  • Swift