Add iPad version #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a bigger feature request from one user, but in theory we could make a mobile version with the same Avalonia code with a few additional features:
Links to resources for iOS development using Avalonia:
Probably need to look at how the
avalonia.xplatproject is set up. Probably need a shared project for common code and then specific view models or function overrides or whatnot.