Getting Started
Before starting you should create three projects:
ApplicationName
(should be .NET6+ project) which will include your shared ViewModelsApplicationName.iOS
ApplicationName.Droid
Configuration
Configuration shared logic
More
- Create BottomTabs navigation (see Playground)
- Create dialogs (see Playground)