Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

iphone-x-bar

pfrankov12MIT2.0.0

Gorgeus iPhone X bar

iphone, iphone x, bar, innovations, revolutionary, simplicity, amazing

readme

iPhone X Bar

Available on any of your sites!

npm version

iphone-x-bar

Installation

npm install --save iphone-x-bar

Chrome extension

https://chrome.google.com/webstore/detail/feddebdpegbgedcfbgkncgdodplhmjpd

Usage

CDN

<link rel="stylesheet" href="//cdn.rawgit.com/pfrankov/iphone-x-bar/v2.1.0/iphone-x-bar.css"/>

Bookmarklet

javascript:(link=>{link.rel='stylesheet';link.href='//cdn.rawgit.com/pfrankov/iphone-x-bar/v2.1.0/iphone-x-bar.css';document.body.appendChild(link)})(document.createElement('link'))

Import to your code

// ES2015+ / TypeScript
import "iphone-x-bar";

// CommonJS
require("iphone-x-bar");