pushpender-singh-ap / react-native-scanner

A QR code & Barcode Scanner for React Native Projects. It supports React Native's new Fabric Native architecture and was created in Kotlin and Objective-C.
https://www.npmjs.com/package/@pushpendersingh/react-native-scanner
MIT License
54 stars 10 forks source link

Introduced flashlight control and camera release commands (ANDROID ONLY) #19

Closed pushpender-singh-ap closed 5 months ago

pushpender-singh-ap commented 5 months ago

This update introduces significant enhancements to the @pushpendersingh/react-native-scanner package, notably the addition of a flashlight feature for Android devices and the ability to release the camera resources properly. Key changes include:

These changes aim to enhance the usability and functionality of the @pushpendersingh/react-native-scanner package, making it a more versatile tool for React Native developers looking to integrate barcode and QR code scanning capabilities into their applications.