<a href="https://opencollective.com/react-uploady">
    <img src="https://img.shields.io/opencollective/all/react-uploady?style=flat&logo=opencollective&label=Support%20us!&color=blue" alt="Support on Open Collective"/>
</a>
<a href="https://badge.fury.io/js/%40rpldy%2Fshared-ui">
    <img src="https://badge.fury.io/js/%40rpldy%2Fshared-ui.svg" alt="npm version" height="20"></a>
<a href="https://github.com/rpldy/react-uploady/actions/workflows/pr.yml">
        <img src="https://github.com/rpldy/react-uploady/actions/workflows/pr.yml/badge.svg" alt="Build Status"/></a>
<a href="https://codecov.io/gh/rpldy/react-uploady">
    <img src="https://codecov.io/gh/rpldy/react-uploady/branch/master/graph/badge.svg" alt="codecov status"/></a> 
<a href="https://bundlephobia.com/result?p=@rpldy/shared-ui">
    <img src="https://badgen.net/bundlephobia/minzip/@rpldy/shared-ui" alt="bundlephobia badge"/></a>
<a href="https://react-uploady-storybook.netlify.app/">
   <img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg" alt="rpldy storybook"/></a> 

# Shared UI

> Internal package 

Internal set of utils+types that all UI packages require and use.

**The best place to get started is at our: [React-Uploady Documentation Website](https://react-uploady.org)**

```shell
#Yarn:
  $ yarn add @rpldy/shared-ui

#NPM:
  $ npm i @rpldy/shared-ui
``` 

## Important!

**All exports of this package are considered internal API and may change/disappear in any version: patch/minor/major**
