sahil sharma
sahil sharma
@lukescott Please help... # My Requirement: My requirement is to achieve, what is displayed in the following image.  I am able to modify the UICollectionView appearance. But, when I...
Can we set vertical and scroll direction at the same time? As, In my situation a user could scroll vertically or horizontal on the scroll view (which would lead to...
I am using the following delegate methods for setting the base value and incremental value. ``` objectiveC - (CGFloat)baseValueForYAxisOnLineGraph:(BEMSimpleLineGraphView *)graph{ return [graph.calculateMinimumPointValue intValue]; } - (CGFloat)incrementValueForYAxisOnLineGraph:(BEMSimpleLineGraphView *)graph{ int num =...
Hi pyro2927, Greetings! Let me start with that, your "ParallaxBlur" library is simply awesome (It's a life saver). I have successful integrated your library in my project. But, I am...
How to install it along with `RestKit` pod?