This repository was archived by the owner on May 12, 2023. It is now read-only.
This repository was archived by the owner on May 12, 2023. It is now read-only.
Incompability when using react-native-permissions 2.0.2 (from this package) and in parallel with react-native-permissions 3.6.0 #386
Open
Description
Incompability when using react-native-permissions 2.0.2 (from this package) and in parallel with react-native-permissions 3.6.0
[email protected]:
version "1.5.4"
resolved "https://registry.yarnpkg.com/react-native-qrcode-scanner/-/react-native-qrcode-scanner-1.5.4.tgz#5e96189260942db3287739545eb3f6a16f7c0178"
integrity sha512-FqY6C+vi+1u7XUunCfCBoBGTjEhK9mIOhthOBgmCWH2xAXZkytrRV7ycCmnkTIFMqOIWzomlfSc7l+2vF01BzA==
dependencies:
"@react-native-async-storage/async-storage" "^1.13.4"
prop-types "^15.5.10"
react-native-permissions "^2.0.2"
What's happening?
Upgrading my react-native-permissions to 3.6.0 due to Android 13
[!] No podspec found for Permission-Camera
error is triggered
How can it be reproduced?
Use 2.0.2 and 3.6.0 in same time
Build details?
Last version of this library
Expected
Upgrade of react-native-permissions to 3.6.0
Metadata
Metadata
Assignees
Labels
No labels