Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Framer Studio module for adding Android Material Design Touch Ripples to any layer

NotificationsYou must be signed in to change notification settings

imaaronjames/Simple-Android-Ripple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

A Framer Studio module for adding touch ripple animations to any layer

Installation

  1. First, download thePointer Module byJordan Dobson.This module is required.
  2. Download the androidRipple.coffee file.
  3. Create a new Framer project and add both androidRipple.coffee and Pointer.coffee to your /modules folder.
  4. AddAndroid = require 'androidRipple' at the top of your document.

Sample Project can be found here

More info about modules for Framer Studio:FramerJS Docs - Modules

TextLayer

How to use this module

You only need one line of code to make Simple Android Ripples work. It looks a little something like this:

    layerName.on(Events.Click, Android.Ripple)

Replace layerName with the name of the layer you wish to add a touch ripple to when clicked.

Simple yet powerful customization

This module can accept any Event to fire the ripple. Click is the most commonly used event, but you can also use any ofthese here.


That's it! the ripple layers will automatically animate in and out for you. When the layers animate out, they will be destroyed for you. Simple.

About

A Framer Studio module for adding Android Material Design Touch Ripples to any layer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp