timeLineiOS icon indicating copy to clipboard operation
timeLineiOS copied to clipboard

DropIn TimeLine with progress animatiom

Results 10 timeLineiOS issues
Sort by recently updated
recently updated
newest added

Any chance a horizontal version of this can be added? Would be greatly appreciated!

I got a problem when i have many data in array, for example i got 24 data and timeline only display half of it from the screen. How can i...

I got this error, how can i fix this? "-[UILabel mas_makeConstraints:]: unrecognized selector sent to instance 0x15160cea0 **\* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UILabel mas_makeConstraints:]: unrecognized selector...

How can I make the progress bar, fill in from bottom to top?

Is this control on cocoapods? I didn't find it. Thanks

Is it possible to add an image to the cirlces by customizing the specific CALayer ? I tried this, but without luck: ``` in: - (void)addProgressBasedOnLabels:(NSArray *)labels currentStatus:(int)currentStatus { circleLayer.contents...

Is there no way to add things to this control after it's initialized?

Is scrolling not possible, say if the number of topics and days are longer than that which will fit on the current screen size? This is awesome btw! Thank you!!

Maybe you can add this project to cocoapods :)

I have been messing around with this control and I love it! However how could I make the timeline bigger? wider and taller? Thanks