0
votes

I am creating a mobile application using MVVMCross and xamarin for both android and ios devices.

In my application I want to create 3 tabs on a screen where each of the tabs are editable. Can anyone please help me with some example where MVVMCross is used targeting both xamarin.andriod and xamarin.ios applications.

Many Thanks, Santosh

1

1 Answers

1
votes

https://github.com/klzig/CycleTrip Is a really good, starting project to give you a basic understanding, be aware that it's written using 5.7 though.

https://github.com/MvvmCross/MvvmCross Also has a mix of different projects with the Playground and TestProjects folders. And finally https://mvvmcross.wordpress.com/ https://github.com/MvvmCross/NPlus1DaysOfMvvmCross