Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 674 Bytes

File metadata and controls

21 lines (14 loc) · 674 Bytes

Hackyeah - Native project

Supported platforms

  • Android 5.0 (API 21) or higher.
  • iOS 11 or higher, using the latest release of Xcode.
  • macOS 10.15 or higher, using Mac Catalyst.
  • Windows 11 and Windows 10 version 1809 or higher, using Windows UI Library (WinUI) 3.

Dependencies

You must have this dependencies to build the native side project

  • .NET 7
  • C# 11
  • MAUI 7
  • Root project of this repository used as host of the application

Building

You should act accordingly in build process to official instruction of MAUI and C# building/publishing process.