@Hamed
@Hamed
Hi! I wanted to use pendingAuthorizationView on the QRCodeScanner but when I call it it doesn't exist RNQRCodeScannerProps and the second before rendering the camera, showing the default of pendingAuthorizationView...
### Description OnEndReached calls on initial render when the app runs each time on the first time and is called even if data is empty ### React Native Version 0.71.1...
### Description The issue is FlatList component gets rendered many times if the `data. length` is greater than 15 ``` const renderItem = () => { console.log('renderItem'); return ( );...
## Summary: fix [#38090](https://github.com/facebook/react-native/issues/38090) ## Changelog: [IOS][ANDROID] [FIXED] - Prevent onEndReached callback on initial render with empty FlatList ## Test Plan: repo already mentioned in [#38090](https://github.com/facebook/react-native/issues/38090)
thank you for the package but in the latest build, I found that the package on Android asks for permissions once the app loads in a real-world app we can't...
since the last pr of migrating `new_arch` now to import types we have to get it from type.is and to import the functions we have to get it from index.d.ts...
### Before submitting a new issue - [x] I tested using the latest version of the library, as the bug might be already fixed. - [x] I tested using a...