Skip to content

Releases: softlion/UserInteraction

v4.0.2: Bug fix release

15 May 10:38
e390d35
Compare
Choose a tag to compare

Fixed:

  • Android: GestureStatus.Started not received for Pan action

Updated:

  • Maui nuget upgraded

v4.0.1 - Workaround when the root window is incorrect

25 Apr 07:55
Compare
Choose a tag to compare

"Bug" fix release.

iOS:

  • Workaround when the root window is incorrect

v4.0.0 - modernization update (net8, UIAlertController)

19 Apr 06:52
Compare
Choose a tag to compare

What's Changed

  • Update iOS to use the modern UIAlertController
  • Switch to .NET8
  • Cross compile with Xamarin.Forms for compatibility

Full Changelog: v1.0.0...4.0.0

v1.0.0

21 Jul 18:43
Compare
Choose a tag to compare

Initial version, working well.