0.2.0 • Published 4 years ago

react-native-esim v0.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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