Commit bad9c60
authored
feat: bump rive-ios to 6.18.0 and rive-android to 11.3.1 (#193)
Bumps both native Rive SDKs:
- rive-ios: 6.17.0 → 6.18.0
- rive-android: 11.2.1 → 11.3.1
**rive-ios 6.18.0**
([release](https://github.com/rive-app/rive-ios/releases/tag/6.18.0))
- Advanced blend support
- Expose audio engine
- Keyboard input support for focused elements
- ViewModel Listeners + Transition Conditions support
- ViewModelInstanceList binding with stateful components
- Remove-all-elements-from-list for ViewModel lists
- Fix: store relinked ViewModel instance on nested artboard
- Fix: emoji image buffer size and dual-presentation fallback
- Library export fixes
**rive-android 11.3.1**
([release](https://github.com/rive-app/rive-android/releases/tag/11.3.1))
- Keyboard input support for focused elements
- ViewModel Listeners + Transition Conditions support
- Fix: store relinked ViewModel instance on nested artboard
- Skip focus nodes that are collapsed or fully transparent1 parent abdb71e commit bad9c60
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1754 | 1754 | | |
1755 | 1755 | | |
1756 | 1756 | | |
1757 | | - | |
| 1757 | + | |
1758 | 1758 | | |
1759 | 1759 | | |
1760 | 1760 | | |
| |||
1904 | 1904 | | |
1905 | 1905 | | |
1906 | 1906 | | |
1907 | | - | |
| 1907 | + | |
1908 | 1908 | | |
1909 | 1909 | | |
1910 | 1910 | | |
| |||
1928 | 1928 | | |
1929 | 1929 | | |
1930 | 1930 | | |
1931 | | - | |
| 1931 | + | |
1932 | 1932 | | |
1933 | 1933 | | |
1934 | 1934 | | |
| |||
2379 | 2379 | | |
2380 | 2380 | | |
2381 | 2381 | | |
2382 | | - | |
| 2382 | + | |
2383 | 2383 | | |
2384 | 2384 | | |
2385 | 2385 | | |
2386 | 2386 | | |
2387 | | - | |
| 2387 | + | |
2388 | 2388 | | |
2389 | 2389 | | |
2390 | 2390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments