Chukiat Tanasanborisoot

Results 16 issues of Chukiat Tanasanborisoot

The plugin `flutter_bluetooth_basic` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...

Dear Sir, I found your library is number #1 of datetime picker in the world. But i need to developt app in THAI language. could you add a thai locale...

help wanted

const PosBarcodeScan = React.forwardRef(({ onBarcodeScanned, onDismiss }, ref) => { // /** call from outer with {ref} */ useImperativeHandle(ref, () => ({ reactivate: () => { qrcodeScannerRef.current.reactivate(); }, })); })...

type: bug
plus: good first issue

Could you rebuild to RN17 Thank you very much

const keyboard = useKeyboard() this hook cause re-render all component too many on keyboard show and dismiss after remove it, my app is working properly not re-render on keyboard show...

Dear sir, I would like to ask you to help I can't print Thai. let _encoder = encoder .initialize() .codepage('cp874') .line('ข้าวผัดของไทยอร่อยที่สุดครับ') .encode(); Thank you very much.

Dear sir, i run on addroid real device and i got error **ReferenceError: document is not defined** when try to print image **const encoder = new EscPosEncoder(); const canvas =...

@NielsLeenheer I am stuck my project a lot of day, i found your EscPosEncoder that work for me but i cannot print thai in my epson thermal printer , i...

Dear sir, i got this error on running, Please help me to solved. Require cycle: node_modules\react-native-canvas\dist\Canvas.js -> node_modules\react-native-canvas\dist\Image.js -> node_modules\react-native-canvas\dist\Canvas.js Require cycles are allowed, but can result in uninitialized values....

dropDownStyle props have not working. it does not any effect. thank you