npmhub90 / react-native-modern-qrscanner

A React Native package designed for fast and accurate QR code scanning. Developed with advanced camera processing technology to enhance app interactivity. Features dynamic focus, environment adaptability, and support for various QR formats.
MIT License
2 stars 0 forks source link

Support for typescript #2

Open loresclement opened 3 months ago

loresclement commented 3 months ago

Hello, thank your for your package. Could you make it compatible with typescript ?

For now, the "workaround" is to write a declarations.d.ts file and add the line declare module 'react-native-modern-qrscanner';