react-native-esim
v0.2.0
Published
This package adds capabilities for react native app to add eSIM plans.
Readme
react-native-esim
This package adds capabilities for react native app to add eSIM plans.
Installation
npm install react-native-esimUsage
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
