Skip to content

global-input/mobile-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Encryption

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/mobile-encryption.git
   cd mobile-encryption
   npm install
   npm start