not-apple-ui

This is Not Apple UI.

Usage no npm install needed!

<script type="module">
  import notAppleUi from 'https://cdn.skypack.dev/not-apple-ui';
</script>

README

not-apple-ui

This is Not Apple UI.

NPM JavaScript Style Guide

Install

npm install --save not-apple-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'not-apple-ui'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © keithgnz