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 6ff8de4 commit 0a8848fCopy full SHA for 0a8848f
packages/rive/CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## 2.0.4 (2025-12-31)
2
+
3
+### 🚀 Features
4
5
+- **rive:** android v10 ([#21](https://github.com/NativeScript/ui-kit/pull/21))
6
7
+### 🩹 Fixes
8
9
+- build ([f4f6516](https://github.com/NativeScript/ui-kit/commit/f4f6516))
10
11
+### ❤️ Thank You
12
13
+- Nathan Walker
14
+- Osei Fortune @triniwiz
15
16
## 2.0.2 (2025-12-29)
17
18
### 🚀 Features
packages/rive/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/rive",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "Rive for NativeScript",
"main": "index",
"typings": "index.d.ts",
0 commit comments