0.1.3 • Published 10 years ago

framer-uistatusbar v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

Framer iOS status bar module

iOS status bar for your prototyping pleasure.

Usage

$ git clone https://github.com/peteschaffner/framercli.git myProject
$ cd myProject
$ npm install --save peteschaffner/framer-uistatusbar

app.js:

UIStatusBar = require("framer-uistatusbar")

statusbar = new UIStatusBar({ style: 'light' })
0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago