All Projects → tsarikovskiy → ImageSwapper

tsarikovskiy / ImageSwapper

Licence: MIT License
🐣 Nice iOS animations for swapping images. In progress.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to ImageSwapper

VRMocap
A SteamVR powered mocap solution for Unreal Engine
Stars: ✭ 88 (+214.29%)
Mutual labels:  animations
sticker-chat
Sticker chat is a messaging application built using Flutter, Stream, and Rive
Stars: ✭ 45 (+60.71%)
Mutual labels:  animations
zram manager
No description or website provided.
Stars: ✭ 41 (+46.43%)
Mutual labels:  swap
zramd
Automatically setup swap on zram ✨ with optional systemd support, a simpler alternative to zram-generator and systemd-swap
Stars: ✭ 45 (+60.71%)
Mutual labels:  swap
react-responsive-spritesheet
React component which helps you to easily apply responsive spritesheet animations on your project.
Stars: ✭ 82 (+192.86%)
Mutual labels:  animations
scrollxp
Alpine.js-esque library for scrolling animations on websites
Stars: ✭ 50 (+78.57%)
Mutual labels:  animations
flutter-animations
medium.com/flutter-jp/implicit-animation-b9d4b7358c28
Stars: ✭ 37 (+32.14%)
Mutual labels:  animations
JDTextField
Animated UITextField enhance UX for the user by giving clarity that they are focused
Stars: ✭ 19 (-32.14%)
Mutual labels:  animations
react-awesome-reveal
React components to add reveal animations using the Intersection Observer API and CSS Animations.
Stars: ✭ 564 (+1914.29%)
Mutual labels:  animations
Celestial.UIToolkit
A custom WPF toolkit which is inspired by a lot of the current design languages, including Microsoft's Fluent Design and Google's Material Design.
Stars: ✭ 32 (+14.29%)
Mutual labels:  animations
XFFlipViewControl
An awesome animated Flippable View Control with Xamarin.Forms, or a Flipity Flippy Flippin' Flip View right here fellas! :D
Stars: ✭ 43 (+53.57%)
Mutual labels:  animations
RemoteLight
A Java based LED Control Software for WS2811 and WS2812 LED strips
Stars: ✭ 59 (+110.71%)
Mutual labels:  animations
highway
Highway - A Modern Javascript Transitions Manager
Stars: ✭ 1,349 (+4717.86%)
Mutual labels:  animations
swapperd
Swapperd daemon for executing cross-chain swaps
Stars: ✭ 27 (-3.57%)
Mutual labels:  swap
buildings-wave
🏤 A tutorial on how to create a 3D building wave animation with three.js and TweenMax
Stars: ✭ 66 (+135.71%)
Mutual labels:  animations
keyframes-tool
Keyframes-tool is a NodeJs command-line tool which converts CSS Animations to keyframes object suitable for Web Animations API. Use this tool to move your animations from stylesheets to JavaScript.
Stars: ✭ 55 (+96.43%)
Mutual labels:  animations
Xamarin.Android.AVLoadingIndicatorView
🔰 AVLoadingIndicatorView is a collection of nice loading animations for Xamarin.Android.
Stars: ✭ 26 (-7.14%)
Mutual labels:  animations
UWP-Flow-Frame
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).
Stars: ✭ 14 (-50%)
Mutual labels:  animations
Coogle
A shot-for-shot remake of the Google Login Page.
Stars: ✭ 34 (+21.43%)
Mutual labels:  animations
learn-css-animation
Learn CSS animation with fun. It is simple, easy to use, and fun to learn.
Stars: ✭ 54 (+92.86%)
Mutual labels:  animations

ImageSwapper

CI Status Version License Platform PRs Welcome

Examples

Simply call this method on action button, pass the reference to image view that you want to change and new image:

ImageSwapper.waterDrop(image: imageView, toImage: #imageLiteral(resourceName: "beer.png"))

Installation

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

pod 'ImageSwapper'

Evolution

Stay tuned for new animations.

Questions or feedback?

Feel free to open an issue, or find me @s_tsarikovskiy on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].