In the demo app Main.storyboard > DemoViewController, all I see is this :

There is nothing to configure the collection view where it needs to me.
When I implement it in my project, it looks like this on 5s:

How do I set constraint for it in my viewcontroller?
Thanks