RobotsAndPencils / RPSlidingMenu

A collection view menu in the style of UltraVisual.
MIT License
861 stars 109 forks source link

Newbie Alert! #23

Closed Mwiti closed 9 years ago

Mwiti commented 9 years ago

Hi. I LOVE THIS CONTROL. One Problem; I import the library and implement the methods you said but I get an error when I run it:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UICollectionViewController loadView] loaded the "vXZ-lx-hvc-view-kh9-bI-dsS" nib but didn't get a UICollectionView.'

Help me maybe? Thanks

Mwiti commented 9 years ago

Sorry guys. Figured it out. I didn't Have a collection view connected to my code. Ya'll are awesome for this control. Thanks again.