ui-material-components icon indicating copy to clipboard operation
ui-material-components copied to clipboard

Warning: _goToVisualState() is deprecated

Open rdlauer opened this issue 8 months ago • 0 comments

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!

rdlauer avatar Mar 02 '25 16:03 rdlauer