All Versions
11
Latest Version
Avg Release Cycle
36 days
Latest Release
2472 days ago

Changelog History
Page 1

  • v1.3.1 Changes

    September 17, 2017
    • โž• Add support for iOS 11 GM
    • โž• Add support for iPhone X
    • 0๏ธโƒฃ The blur effect for the background now is disabled by default
      • Makes RMActionController look like a default iOS action sheet
      • You can enable it at any time using the related property
    • ๐Ÿ— Xcode 9 is now required for building
      • At runtime, iOS 8 is still fine
  • v1.3.0 Changes

    September 09, 2017
    • โž• Add new style which mimics the iOS 11 App Store buy sheet
    • โž• Add option to disable blur effects for actions
      • Allows to show titles and images in their original color
  • v1.2.1 Changes

    November 23, 2016
    • ๐Ÿ›  Fix RMActionController.podspec
  • v1.2.0 Changes

    November 20, 2016
    • โž• Add RMImageAction and RMScrollableGroupedAction
      • These actions allows to build an Apple share sheet like user interface
    • Splits up code into multiple files to make everything more readable
  • v1.1.0 Changes

    October 31, 2016
    • ๐Ÿ‘€ Swift 3 compatible (required an API change, see Migration for more information on that)
    • ๐Ÿ’ป Adapt UI for iOS 9 and 10
  • v1.0.5 Changes

    October 31, 2016
    • Swift Demo project
    • ๐Ÿ›  Bugfixes
  • v1.0.4 Changes

    October 31, 2016
    • ๐Ÿ’… Destructive action style
    • Generics
  • v1.0.3 Changes

    October 31, 2016
    • โž• Added tests for RMActionController
    • ๐Ÿ›  Bugfixes
  • v1.0.2 Changes

    October 31, 2016
    • Blurred background
    • ๐Ÿ›  Bugfixes
  • v1.0.1 Changes

    October 31, 2016
    • ๐Ÿ›  Bugfixes