Wednesday, May 08, 2013

N=11 - CollectionView (N+1 Days of MvvmCross)

Today I took a quick look at replacing the tableview in N=3: Kitten Cells on iPhone (N+1 days of MvvmCross... with an iOS6 CollectionView:







As ever, I hit a couple of snags along the way - sorry - sometimes I get carried away with my live coding :)



The source for this is https://github.com/slodge/NPlus1DaysOfMvvmCross/tree/master/N-11-KittenView_Collections



If anyone does want to try using the 'roulette layout' then it's at: https://github.com/slodge/RotatingCollectionView



The excellent Xamarin intro doc is at: http://docs.xamarin.com/guides/ios/user_interface/introduction_to_collection_views - there's also a great Xaminar somewhere - check out http://dotnetmobilepodcast.blogspot.co.uk



Next up in N+1, I really will start on a bigger multi-step sample :)



Previously in N+1:

No comments:

Post a Comment