Skip to content

robzlabz/PrintPOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintPOS App

This app is an example of an Expo app with a native plugin that can print to an ESC/POS thermal printer.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/PrintPOS.git
  1. Install the dependencies:
cd PrintPOS
yarn install
  1. Make Prebuild APK:
yarn build:local
  1. Install the APK on your device:
adb install -r <path>
  1. Run Apps
yarn start

Usage

  1. Connect your ESC/POS thermal printer to your device.
  2. Open the app on your device.
  3. Select the printer from the available devices.
  4. Make Test Print

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Example Expo App Print with ESC POS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published