• Stars
    star
    215
  • Rank 183,925 (Top 4 %)
  • Language
    Swift
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demonstrates the Like button animation.

SparkButtonDemo

Demonstrates the SparkButton Animations that reflects the FB's Paper App's Like button animation.


There is also a writeup on the Imaginea blog.

SparkButtonDemo


Installation :

(i) Import "SparkButton.swift" & "SparkView.swift" files into your project.
(ii) Import QuartzCore framework into your project.

Usage :

On Your UIViewController's UI setup method, add these lines:

	let rect: CGRect = CGRectMake(100, 100, 40, 40)
    likeButton = SparkButton(frame: rect)
    self.view.addSubview(likeButton)

Apps Using this Library :

Fontli



πŸ‘¨πŸ»β€πŸ’» Author

  • Saravanan alt text

Buy me a coffee/beer

More Repositories

1

SARUnArchiveANY

A very useful library for Unarchiving the .zip, .rar, .7z files for iOS. Block based integration of UnrarKit + SSZipArchive + LzmaSDKObjC (7z).
Objective-C
309
star
2

Musicly

React Native app/version of Noisli's core functionality!
JavaScript
53
star
3

SARMaterialDesignSpinner

Inspired from Google's Material Design Spinner
Swift
22
star
4

SARAddressBookBackup

An iOS library to take backup of the device contacts as .vcf file
Objective-C
16
star
5

MyCategories

Adding the Categories anything that i use (Not maintained)
Objective-C
15
star
6

SwiftUIResumeApp

A Resume app created during the learning process of SwiftUI
Swift
7
star
7

Bookstore

REST API with NodeJS, ExpressJS, MongoDB
JavaScript
5
star
8

Musicly_Flutter

Flutter app/version of Noisli's core functionality!
C++
3
star
9

PlainLoaderViewDemo

Demonstrates the PlainLoaderView animation.
Swift
3
star
10

saru

2
star
11

CordovaSampleWebApp

CordovaSampleWebApp
JavaScript
2
star
12

saru2020

2
star
13

saravanan-vijayakumar-movies

TypeScript
2
star
14

InventoryOptimizer

This project provides an inventory optimization tool that uses synthetic data and applies demand forecasting, inventory classification, safety stock calculation, and other inventory management techniques using AI/ML!
Python
1
star
15

iphone-kirikae

Automatically exported from code.google.com/p/iphone-kirikae
Objective-C
1
star
16

contacts

Contacts server app
Ruby
1
star
17

SARMapBoxDrawView

Free Hand Drawing on MapBox Map View(MGLMapView) for iOS Written in Swift.
Swift
1
star
18

SARAppleMapsCanvas

Free Hand Drawing on Apple Maps
Swift
1
star
19

SARMapDrawView

Free Hand Drawing on Google Map View
Objective-C
1
star
20

sitematenewsapp

sitematenewsapp
Java
1
star