Boris Shulyak
Boris Shulyak
Hi, is it possible to use Highlightr with Objective-C? I created sample project in which added to pod file ios-charts and Highlightr (both in swift, using use_frameworks!), and I am...
The same behaviour can be noticed in demo app: add leftNavBarItem "Up", which will handle tap as ` tableView.setContentOffset(CGPoint(x: 0, y: -tableView.contentInset.top), animated: true)` for example. Scroll by finger to...
The question is the same as a subject: is there any way in YapDatabase to get only objects with unique field values (aka SELECT DISTINCT timestamp ...)? As I understand,...