Like Flipboard FLEX, but allows custom action
Manager.action = {
print("action touched")
}
Manager.show()
Paramount is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Paramount'
Paramount is also available through Carthage. To install just write into your Cartfile:
github "onmyway133/Paramount"
Khoa Pham, onmyway133@gmail.com
We would love you to contribute to Paramount, check the CONTRIBUTING file for more info.
Paramount is available under the MIT license. See the LICENSE file for more info.