Releases: bradmartin/nativescript-wear-os
Releases · bradmartin/nativescript-wear-os
2.0.0
1.1.0
- Add
disableInsetConstraint
toWearOsLayout
in case you want full screen layouts on circle watches.
1.0.0
Breaking: WearOsLayout no longer includes the scrollview by default. This must be handled in the app by the developer if they want a scrollview.
Fixes: Layouts now extend ContentView
which fixes the usage with nativescript-themes
so that it's easy to switch your app styles for ambient mode which is a must for WearOS app development.
0.8.0
Changed layout to extend ContentView so that nativescript-themes
works during ambient enter/exit events to style WearOS apps according to guidelines.
0.6.1
- Use wear1x minSdk in plugin for now
0.6.0
- Adds confirm dialog
- Use SmartWearOs Library
0.5.0
- Listview optimizations
- Vue support for ListView
0.4.1
- Bumps Cowabunga library to fix the default message for success/failure activity dialog
0.4.0
Adds Cowabunga library for success/failure activity dialogs.
0.3.0
update readme