markolazic88 / SwipeCardView

MIT License
173 stars 38 forks source link

Full Example #1

Closed n0n1 closed 7 years ago

n0n1 commented 7 years ago

Hi, Do you can provide full example? How to you binding TopItem ? I don't quite understand

markolazic88 commented 7 years ago

Hi Ivan,

You should bind TopItem to some property in your ViewModel.

Please take a look at this code: https://github.com/markolazic88/DailyCat/blob/master/src/DailyCat.ViewModel/BrowsePageViewModel.cs This is my project that uses SwipeCardView. You can check how it works on Play Store: https://play.google.com/store/apps/details?id=dailycat.droid

On Tue, Sep 12, 2017 at 4:36 PM, Telenkov Ivan notifications@github.com wrote:

Hi, Do you can provide full example? How to you binding TopItem ? I don't quite understand

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/markolazic88/SwipeCardView/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ACylGtolf94-q_KwfQxsPWVWcGqLrZBkks5shutmgaJpZM4PVNb4 .

-- Marko Lazić

n0n1 commented 7 years ago

@markolazic88 I have not access to file http://take.ms/ZiCFV

n0n1 commented 7 years ago

@markolazic88 oh, sorry, Will be conflict with space (%20) Thanks for sharing