loyalty-core-components

Loyalty Core Components

Usage no npm install needed!

<script type="module">
  import loyaltyCoreComponents from 'https://cdn.skypack.dev/loyalty-core-components';
</script>

README

loyalty-core-components

Getting started

$ npm install loyalty-core-components --save

Mostly automatic installation

$ react-native link loyalty-core-components

Usage

import LoyaltyCoreComponents from 'loyalty-core-components';

// TODO: What to do with the module?
LoyaltyCoreComponents;