- To manage dragging view node.
- Support to use customized completed animation.
- Allow to control translation offset or state changing.
- Download
EVRElasticViewReference
and try run example app
- Installation with CocoaPods
source 'https://github.com/Modool/cocoapods-specs.git'
platform :ios, '8.0'
target 'TargetName' do
pod 'EVRElasticViewReference', '~> 1.0.0'
end
- Installation with Carthage
github "Modool/EVRElasticViewReference" ~> 1.0.0
- Manual Import
drag “EVRElasticViewReference” directory into your project
- Requires ARC
EVRElasticViewReference
- Demo FYI
- 2017.11.8 Add README and adjust project class name.
EVRElasticViewReference
is released under the MIT license. See LICENSE for details.