Skip to content

leinerud/framer.iosnotification

Repository files navigation

framer.iosnotification

A framer module that mimics an iOS notification.

![Gifs is making our lifes better] (https://raw.githubusercontent.com/leinerud/framer.iosnotification/master/screenshot-animation.gif)

Installation

Put iOSNotification.coffee in the modules folder.

Usage

Require the module:

module = require("iOSNotification")

Run the function when you want a notification (showNotification(appname, timeago, message, imagepath):

module.showNotification("My awesome app name", "now", "This is the message", "images/icon.png"

About

A framer module that mimics an iOS notification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published