react-native-esim

This package adds capabilities for react native app to add eSIM plans.

Usage no npm install needed!

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

README

react-native-esim

This package adds capabilities for react native app to add eSIM plans.

Installation

npm install react-native-esim

Usage

import Esim from "react-native-esim";

// ...

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

Contributing

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

License

MIT