Closed dimonovdd closed 3 years ago
Added the ability to set a custom function for getting current UIViewController
Added:
public static partial class Platform { public static void Init(Func<UIViewController> getCurrentUIViewController) }
main
API Changes
Added the ability to set a custom function for getting current UIViewController
Added:
PR Checklist
main