Hi team,
I noticed that @react-native-community/checkbox is listed under "dependencies" in react-native-queue-it's package.json (currently at ^0.5.20).
However, searching through the codebase (including JS/TS source files in src/, lib/, and native files in android/ and ios/), @react-native-community/checkbox is never imported or used anywhere. It seems to be an unused legacy dependency.
New Architecture Incompatibility: @react-native-community/checkbox@0.5.20 is not compatible with the New Architecture. Running npx expo-doctor flags this dependency as a validation failure:
✖ Validate packages against React Native Directory package metadata
Unsupported on New Architecture: @react-native-community/checkbox
Hi team,
I noticed that @react-native-community/checkbox is listed under "dependencies" in react-native-queue-it's package.json (currently at ^0.5.20).
However, searching through the codebase (including JS/TS source files in src/, lib/, and native files in android/ and ios/), @react-native-community/checkbox is never imported or used anywhere. It seems to be an unused legacy dependency.
New Architecture Incompatibility: @react-native-community/checkbox@0.5.20 is not compatible with the New Architecture. Running npx expo-doctor flags this dependency as a validation failure:
✖ Validate packages against React Native Directory package metadata
Unsupported on New Architecture: @react-native-community/checkbox