Skip to content

[Feature]: deprecate old react-native-vector-icons on npm #1790

@vonovak

Description

@vonovak

Is your feature request related to a problem?

https://www.npmjs.com/package/react-native-vector-icons is no longer being published, and it should be marked as deprecated on npm, to signal people should not expect new development there and should migrate to the new packages.

Potentially a patch release of v10 can be published with deprecated exports.

Describe the solution you'd like

run something like

npm deprecate react-native-vector-icons "react-native-vector-icons package moved to a new model or per-icon-family packages. See the https://github.com/oblador/react-native-vector-icons/blob/master/MIGRATION.md on how to migrate"

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions