UNPKG

sioux-offscreen

Version:

An off screen navigation item. Similar to the menu of the Facebook and Path app

3 lines 77 B
module.exports = function (cb) { cb(require('./one'), require('./two')); };