react-native-custom-shape

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeCustomShape from 'https://cdn.skypack.dev/react-native-custom-shape';
</script>

README

react-native-custom-shape

Getting started

$ npm install react-native-custom-shape --save

Mostly automatic installation

$ react-native link react-native-custom-shape

Usage

import CustomShape from 'react-native-custom-shape';

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