Skip to content

@nativescript-use/vue@0.0.44

Choose a tag to compare

@vallemar vallemar released this 12 Jun 18:34
· 8 commits to main since this release

πŸš€ Features

  • useStorage: automatically synchronizes with local storage (ApplicationSettings) using VueUse under the hood

🐞 Bug Fixes

  • useRootLayout: useRootLayout not working in main view

🚨 Breaking Changes

  • useStorage: Now not used as a utility to access ApplicationSettings values. Now returns a reactive object that is binded with ApplicationSettings.