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!