Skip to content

fix: add missing reset() method to iOS RiveReactNativeView#62

Merged
mfazekas merged 1 commit into
mainfrom
fix/ios-reset-method
Dec 2, 2025
Merged

fix: add missing reset() method to iOS RiveReactNativeView#62
mfazekas merged 1 commit into
mainfrom
fix/ios-reset-method

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

@mfazekas mfazekas commented Dec 2, 2025

Adds the missing reset() method to RiveReactNativeView.swift that was missed in #53.

Also fixes CI turbo cache keys to include native files (ios/**, android/**, nitrogen/generated/**). Previously the cache key only used yarn.lock, so Swift/Kotlin changes didn't invalidate the build cache.

Fixes #61

@mfazekas mfazekas requested a review from HayesGordon December 2, 2025 05:26
@mfazekas mfazekas force-pushed the fix/ios-reset-method branch 3 times, most recently from b5ecc2a to 8b2c1d5 Compare December 2, 2025 05:33
Also fix CI turbo cache keys to include native files so Swift/Kotlin changes invalidate the cache.

Fixes #61
@mfazekas mfazekas force-pushed the fix/ios-reset-method branch from 8b2c1d5 to 758062b Compare December 2, 2025 05:34
@mfazekas mfazekas merged commit 12aa483 into main Dec 2, 2025
7 checks passed
@HayesGordon HayesGordon deleted the fix/ios-reset-method branch December 9, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot build iOS

2 participants