All Versions
11
Latest Version
Avg Release Cycle
36 days
Latest Release
2736 days ago
Changelog History
Page 1
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
- โ Add RMImageAction and RMScrollableGroupedAction
-
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