i am trying to achieve this image fading and blur effect like in Spotify app on iOS :-
The iOS library for this is :- https://github.com/matteogobbi/MGSpotyViewController
I am trying to achieve the same. For the parallax effect, i am using this library and after certain modifications, i achieved somewhat like the iOS library :- https://github.com/Gnod/ParallaxListView
Is there any other way to achieve it ?
(Sorry for the gif image. It's not perfect)