Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 563 Bytes

File metadata and controls

11 lines (9 loc) · 563 Bytes

Form Data Transfer

This is the source code of an example on 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.

How to Run

   git clone https://github.com/global-input/send-message-example.git
   cd send-message-example
   npm install
   npm start