Amnell/APParallaxHeader

What if i wanna to replace UIImage with UIView ???

Closed this issue · 2 comments

If I want to make an custom view and add it to the top of table using the same effect what i need to change ??

I'm tried to change the meathod that take UIImage to UIView & change the Implementation for APParallax UIImageView to UIView then try to pass view to method and add as supView , but no luck :(

I haven't tried adding custom views yet, but you could check out JDeokule's fork where it seems like he has added a MKMapView as header.

This feature is now added. Check out #8