Suraj
Suraj

Reputation: 433

ViewPager in MvvmCross 3.0.14

I saw examples of using ViewPager in MvvmCross on https://github.com/Cheesebaron/Cheesebaron.MvvmCross.Bindings. I am using MvvmCross 3.0.14. In that link which version of MvvmCross is used.? If I want to use ViewPager in My MvvmCross 3.0.14.,then what changes should I make into that example?

Upvotes: 1

Views: 606

Answers (1)

Rana Hossain
Rana Hossain

Reputation: 415

according to the history, there has been attempted binding fix with version 3.0.7, but without testing; Have you tried to run it with your project and see what happens?

Upvotes: 1

Related Questions