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 64cc47a commit 3389b13Copy full SHA for 3389b13
packages/rive/CHANGELOG.md
@@ -0,0 +1,15 @@
1
+# 2.0.0 (2025-07-06)
2
+
3
+### 🚀 Features
4
5
+- **rive:** use spm from config ([135f8ac](https://github.com/NativeScript/ui-kit/commit/135f8ac))
6
+- **rive:** support latest 5.7 iOS and 9.1+ Android ([e3388ac](https://github.com/NativeScript/ui-kit/commit/e3388ac))
7
+- Rive ([#5](https://github.com/NativeScript/ui-kit/pull/5))
8
9
+### 🩹 Fixes
10
11
+- **rive:** listener on android ([#6](https://github.com/NativeScript/ui-kit/pull/6))
12
13
+### ❤️ Thank You
14
15
+- Nathan Walker
packages/rive/package.json
@@ -1,6 +1,6 @@
{
"name": "@nativescript/rive",
- "version": "1.1.1",
+ "version": "2.0.0",
"description": "Rive for NativeScript",
"main": "index",
"typings": "index.d.ts",
0 commit comments