Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

gmfe/react-native-gm-bluetooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native GM Bluetooth

fork from https://github.com/rusel1989/react-native-bluetooth-serial

请前往看其文档

增加了几个功能便于想打印机输入二进制

writeHexToDevice 输入指令 GMBluetooth.writeHexToDevice('1B 40');

writeTextToDevice 输入文本 GMBluetooth.writeTextToDevice('ReactNative and Bluetooth and Print');

doc 目录是佳博的demo和ESC TSC文档