ui-material-components
ui-material-components copied to clipboard
Warning: _goToVisualState() is deprecated
After upgrading to the latest version of NativeScript, I'm seeing some warnings show up in the console related to this plugin:
_goToVisualState() is deprecated. Use View._addVisualState() and View._removeVisualState() instead.
Nothing urgent, just an FYI!