michaelhenry / MHYahooParallaxView

Parallax implementation inspired by Yahoo Weather and News Digest :)
MIT License
658 stars 69 forks source link

UIViewController embedded into UINavigationController #3

Open StevenTso opened 9 years ago

StevenTso commented 9 years ago

This causes an EXC_BAD_ACCESS n parallaxViewScrollHorizontally

Reproducable by embedding a UINavigationController in UIViewController in the storyboard

MrRochito commented 9 years ago

You should to use a view or tool bar..

MobilnyDespota commented 8 years ago

What if i need it in UINavigationController?