0.1.3 • Published 9 years ago

framer-uistatusbar v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
9 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

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago