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

chore: update example folder to latest react-native #30

Closed pushpender-singh-ap closed 1 day ago

pushpender-singh-ap commented 1 day ago

This pull request updates the example folder to the latest version of react-native. It includes changes to the yarn configuration, tsconfig, babel presets, Android resources, Xcode project files, Metro configuration, test files, Gradle configuration, AndroidManifest, Podfile, Ruby dependencies, and iOS AppDelegate and MainActivity files. The changes ensure compatibility with the latest react-native version and improve the overall stability and performance of the example project.