Skip to content

Spicy-Sparks/react-native-discover-casts

Repository files navigation

react-native-discover-casts

Discover and connect to devices

Installation

npm install react-native-discover-casts

Usage

import DiscoverCasts from "react-native-discover-casts";

// ...

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

Contributing

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

License

MIT