Skip to content

Default Start Xamarin Forms Project with FreshMVVM (.Net Standard 2.0)

Notifications You must be signed in to change notification settings

marcoseraphin/AppStandard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppStandard

Default Start Xamarin.Forms Project with FreshMVVM (.Net Standard 2.0)

Includes:

  • offline Realm Database
  • multi language support
  • using service based architecture with IoC and DIP (service interface injection)
  • Xamarin.Essentials
  • three sample Pages (Start Page, EditPage and Settings)
  • Tabbed Based or MasterDetail preperation
  • sample Page navigation using MVVM FrameWork with page parameter
  • Customized Master/Detail-Container (AppStandardFreshMasterDetailNavigationContainer)

AppStandardFreshMasterDetailNavigationContainer

image

Changelog

2nd February 2020

Apart from updating NuGet packages there is a new FreshMasterDetailNavigationContainer which is based upon it but has the possibility to add a AppStandardNavMenuItem with not only a page name but also an icon. There is also a little workaround to deselect a clicked item automatically instead keeping the ugly orange backgrounded item selected.

About

Default Start Xamarin Forms Project with FreshMVVM (.Net Standard 2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages