react-native-tvsquared
Version:
React native tv-squared
28 lines (16 loc) • 396 B
Markdown
# react-native-tvsquared
React native tv-squared
## Installation
```sh
npm install react-native-tvsquared
```
## Usage
```js
import Tvsquared from "react-native-tvsquared";
// ...
Tvsquared.initialize('HOST_NAME', 'CLIENT_KEY');
```
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT