Skip to content

Modool/EVRElasticViewReference

Repository files navigation

EVRElasticViewReference

Introduction

  • To manage dragging view node.
  • Support to use customized completed animation.
  • Allow to control translation offset or state changing.

How To Get Started

  • Download EVRElasticViewReference and try run example app

Preview

Cancel

Complete

Installation

  • 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

Requirements

  • Requires ARC

Architecture

  • EVRElasticViewReference

Usage

  • Demo FYI

Update History

  • 2017.11.8 Add README and adjust project class name.

License

EVRElasticViewReference is released under the MIT license. See LICENSE for details.

Communication

About

EVRElasticViewReferencefor managing to drag view node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published