https://github.com/TheCodeTraveler/MultipleViewModelSample
An iOS and Anrdoid app built using Xamarin.Forms demonstrating how to have multiple views reference two different ViewModels from the same ContentPage
https://github.com/TheCodeTraveler/MultipleViewModelSample
mvvm xamarin xamarin-android xamarin-forms xamarin-ios xaml
Last synced: 6 months ago
JSON representation
An iOS and Anrdoid app built using Xamarin.Forms demonstrating how to have multiple views reference two different ViewModels from the same ContentPage
- Host: GitHub
- URL: https://github.com/TheCodeTraveler/MultipleViewModelSample
- Owner: TheCodeTraveler
- License: mit
- Created: 2018-05-13T21:43:10.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T21:05:07.000Z (over 4 years ago)
- Last Synced: 2025-09-07T04:39:11.877Z (6 months ago)
- Topics: mvvm, xamarin, xamarin-android, xamarin-forms, xamarin-ios, xaml
- Language: C#
- Size: 270 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MultipleViewModelSample
An iOS and Anrdoid app built using Xamarin.Forms demonstrating how to have multiple views reference two different ViewModels from the same ContentPage
```csharp
```