Table of Contents

Getting Started

Before starting you should create three projects:

  1. ApplicationName (should be .NET6+ project) which will include your shared ViewModels
  2. ApplicationName.iOS
  3. ApplicationName.Droid

Configuration

Configuration shared logic

More