FruitBankHybridApp/FruitBankHybrid/Platforms/README.md

297 B

Platforms

Per-platform entry points for MAUI.

Folders

  • Android/ — MainActivity.cs, MainApplication.cs (custom keystore config).
  • iOS/ — AppDelegate.cs, Program.cs.
  • MacCatalyst/ — AppDelegate.cs, Program.cs.
  • Windows/ — App.xaml.cs (WinUI entry point).