Fadion Dashi
Results
2
issues of
Fadion Dashi
Getting a `Result` class (as added in #2) is obviously more flexible than a dummy object. I'm thinking to deprecate `getObject()` in favour of `getResult()`. What do you think @djmarland?
Is there any way to wrap the swipe-list in a transition group? It would be really useful when doing deletes (for animating the row removal) or when dynamically inserting new...