react-native-chiper

React native components for Android & Ios

Usage no npm install needed!

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

README

react-native-chiper

React native components for Android & Ios

Installation

npm install react-native-chiper

Usage

import Chiper from 'react-native-chiper';

// ...

const result = await Chiper.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.