Petr Skornok

Results 6 comments of Petr Skornok

@MuhammadAmmad thanks for reporting the issue. We have just added a new feature on our backend - Filters are no longer hardcoded as they are dynamically downloaded from the server....

Hi @MuhammadAmmad, it is still in progress, I am working on couple of other tasks at the moment. I will inform you when the work is done.

@MuhammadAmmad sorry for the delay, we are working on multiple project improvements and this will be added as a part of the release in the upcoming days :)

just use pod 'CBStoreHouseRefreshControl', :head

Had the same problem and it was solved as @paradoxally suggested

Updating the presented solution with `LineChartDataSet` and also it adds/removes new values from the dataSet if the size of the `setA` and `setB` is different. ``` func partialResults(setA: LineChartDataSet, setB:...