1.1.2 • Published 2 years ago

lively-live-stream-rn-dev v1.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

lively-live-stream-rn

live stream

Installation

npm install lively-live-stream-rn

Usage

import { multiply } from 'lively-live-stream-rn';

// ...

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


Made with create-react-native-library

1.1.2

2 years ago