Skip to content

Removing unused @react-native-community/checkbox dependency #19

Description

@NguyenHoangMinhkkkk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions