Recently I worked in a VOD app that wanted to achieve the Netflix content listing styling.
Since it took me a couple of tries until I achieved the logic I wanted using ScrollViews, I uploaded the code (without the branding/styling) just in case anybody wants to see how it can be done.
You can get it at https://github.com/federatier/fuse-netflix-content-listing
Always open to suggestions, concerns and issues.