Skip to content

Releases: devpolant/NativeUI

Swift PM support

10 Apr 10:07
Compare
Choose a tag to compare
  • Added Package.swift
  • Bump up minimum deployment target to iOS 11

Dark Mode Support

08 May 21:17
1ebd683
Compare
Choose a tag to compare

Updates

  • Dark mode support implemented
  • Fixed #5

More details in PR: #7

Support empty array of alert actions

08 May 21:15
10363a9
Compare
Choose a tag to compare

Updates

  • Hide action sequence view if actions array is empty
  • Enhancement for #5

More details in PR: #6

Added `shouldDismissAutomatically` flag

15 Aug 13:12
716cf7f
Compare
Choose a tag to compare

Updates

  • Added shouldDismissAutomatically flag
  • Added ability to add actions after view controller's creation (but before view is loaded)
  • Updated readme
  • Fixed #2

More details: #4

Added ability to disable actions

15 Aug 12:11
0a834b7
Compare
Choose a tag to compare