Skip to content

OXIT-LLC/react-native-upnp-bridge

Repository files navigation

react-native-upnp-bridge

Bridge to implement UPnP functionalities (Experimental)

Installation

npm install react-native-upnp-bridge

Usage

import { multiply } from "react-native-upnp-bridge";

// ...

const result = await multiply(3, 7);

Contributing

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

License

MIT

About

Bridge to implement UPnP functionalities (Experimental)

Resources

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors