SwiftKickMobile / TLIndexPathTools

TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.
tlindexpathtools.com
MIT License
347 stars 60 forks source link

Realm #53

Closed nanoxd closed 9 years ago

nanoxd commented 9 years ago

First, thanks for making this :confetti_ball:! It has made my job a lot easier. I had a question regarding if this could be used with Realm in place of Core Data?

wtmoose commented 9 years ago

I don't know anything about Realm. If you've got a sample table or collection view project that integrate with Realm, I'll take a look and let you know what it would take.

nanoxd commented 9 years ago

Sure, I'll get one set up a little later today.

nanoxd commented 9 years ago

No longer using Realm so I'll close this out.