Releases: CooperRS/RMActionController
Releases · CooperRS/RMActionController
Version 1.3.1
Version 1.3.0
- 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
Version 1.2.1
- Fix RMActionController.podspec
Version 1.2.0
- 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
Version 1.1.0
- Swift 3 compatible (required an API change, see Migration for more information on that)
- Adapt UI for iOS 9 and 10
Version 1.0.5
- Swift Demo project
- Bugfixes
Version 1.0.4
- Destructive action style
- Generics
Version 1.0.3
- Added tests for RMActionController
- Bugfixes
Version 1.0.2
- Blurred background
- Bugfixes
Version 1.0.1
- Bugfixes