UNPKG

expo-esc-pos-utils

Version:

Expo module for ESC/POS printer utilities, supporting image printing and text formatting

8 lines (7 loc) 214 B
1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="expo.modules.escposutils" > 4 5 <uses-sdk android:minSdkVersion="24" /> 6 7</manifest>