This is the source code of an example of using the global-input-react to introduce mobile interoperability into React applications running on smart devices like smart TVs, set-top boxes, game consoles, and devices in IoT, so that users can use their mobiles to operate on them.
git clone https://github.com/global-input/content-transfer-example.git
cd content-transfer-example
npm install
npm start