-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
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
Labels
No labels