We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbdcdb commit f135a46Copy full SHA for f135a46
packages/core/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 9.0.16 (2026-02-25)
2
+
3
+### 🩹 Fixes
4
5
+- **android:** status bar style handling for API 30+ ([#11102](https://github.com/NativeScript/NativeScript/pull/11102))
6
7
+### ❤️ Thank You
8
9
+- darklight365
10
11
## 9.0.15 (2026-02-19)
12
13
### 🩹 Fixes
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/core",
- "version": "9.0.16-next.1",
+ "version": "9.0.16",
"description": "A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.",
"type": "module",
"main": "index",
0 commit comments