-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
in {N} 6 your require MaterialComponents at a specific version:
| pod 'MaterialComponents/Tabs', '~> 84.4' |
This will force my plugin nativescript-material-components to use MaterialComponents 84.x
This is a big issue because it create a warning while publishing an app https://github.com/material-components/material-components-ios/issues/8381
They fixed it in 91.0.0.
I know you have a PR about allowing to override versions in app Podfile but that is not enough. May i ask why to force the version in such a way?
I think you should not specify the version and let the user force it if he wants. Also it wont break modules like mine which right now cant use any feature implemented in > 84
Metadata
Metadata
Assignees
Labels
No labels