Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 488 Bytes

BaseXamarin

Scaffolding project with everything that I included in a project when I begin to develop a new app

  • Base: Included base pages and view model.
  • Common: Common info as the display info, with its dimmensions
  • Onboarding: First view it is show, when some actions are done showing animations or indicators
  • Resource: Text resources in different languages
  • Services: Util services as alert dialogs, api, cache, log, navigation, etc
  • Styles: Fonts, colors, control styles...