Giter Club home page Giter Club logo

asoanimatedbutton's Introduction

ASOAnimatedButton

Version Platform

ASOAnimatedButton is an animated button which can be easily configured using Storyboard. There are two effects supported by this library, i.e. bounce-button and two-state effects. One of the possible implementations of those effects is it can be used to build a menu buttons such as the one implemented in Android version of Tumblr App.

Refer to the example project for its various implementations.

Animation Preview

Usage

To run the example project; clone the repo, and run pod install from the Example directory first. Then launch it from Example.xcworkspace.

Requirements

  • iOS SDK 7 or later
  • Xcode 5 or later

Installation

ASOAnimatedButton is available through CocoaPods, to install it simply add the following line to your Podfile:

platform :ios, '7.0'
pod 'ASOAnimatedButton'

Or 'Add File' in the Classes/iOS/ directory from this repo into your project.

Documentation

Sample Code

The easiest way to learn how to use ASOAnimatedButton is by going through the example apps in Examples.xcworkspace and follow the quick start guide in each README of those examples.

  • BounceButtonExample. Several examples on how to implement each available animation style of 'bounce effect' on buttons.
  • TwoStateButtonExample. This is a an example on how to implement 'two-state effect' on a button.

Getting Help

If you need help using ASOAnimatedButton, please post a question on StackOverflow with the "ASOAnimatedButton" tag.

If you think you found a problem with ASOAnimatedButton, please post an issue. A sample project or fork of any of the examples demonstrating the problem will be helpful.

Author

Agus Soedibjo. Copyright (c) 2014 Agus Soedibjo, [email protected]

License

ASOAnimatedButton is available under the MIT license. See the LICENSE file for more info.

asoanimatedbutton's People

Contributors

agusso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asoanimatedbutton's Issues

Duplicate Symbols during linking

I've posted my questions here: https://stackoverflow.com/questions/25151454/duplicate-symbols-integrating-asoanimatedbutton

I think (not sure) there's a problem with how ASOAnimatedButton links to dependency libraries. When enabling -all_load flag in "Other Linker Flag" under Build Settings in XCode, I get 20 duplicate symbols.

duplicate symbol OBJC_CLASS$_ASOTwoStateButton in:
/Users/phamdacloc/Library/Developer/Xcode/DerivedData/HealthChron-cvyzecsyxjjbjddagxxmtcjushal/Build/Products/Debug-iphonesimulator/libPods.a(ASOTwoStateButton-B710713467C732B5.o)

Using ASOAnimation with UIBarButtonItem

Hello, I need to Know how to use this library with UIBarButtonItem, I've tried already to create Bar button but I can't make Use ASOTwoStateButton class on it ? any solution

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.