Skip to content

reactseals/react-native-tv-remote-handler

Repository files navigation

react-native-tv-remote-handler

TVRemoteHandler

Installation

npm install react-native-tv-remote-handler

Usage

import TvRemoteHandler from "react-native-tv-remote-handler";

// ...

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

Contributing

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

License

MIT