Skip to content

chore(ios): remove 'Experimental' naming and debug logs#240

Merged
mfazekas merged 1 commit intofeat/rive-ios-experimentalfrom
chore/cleanup-experimental-naming-and-logs
May 5, 2026
Merged

chore(ios): remove 'Experimental' naming and debug logs#240
mfazekas merged 1 commit intofeat/rive-ios-experimentalfrom
chore/cleanup-experimental-naming-and-logs

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

@mfazekas mfazekas commented May 4, 2026

  • Rename ExperimentalViewConfigurationViewConfiguration, ExperimentalBindDataBindData, ExperimentalAssetLoaderAssetLoader
  • Rename toExperimentalFittoRiveFit, toExperimentalAlignmenttoRiveAlignment
  • Remove RCTLog debug lines from RiveReactNativeView and HybridRiveFileFactory
  • Remove RCTLogInfo from AssetLoader — error/warn logs are sufficient
  • Update "Experimental API" comments to "concurrency API"

Rename ExperimentalViewConfiguration → ViewConfiguration,
ExperimentalBindData → BindData, ExperimentalAssetLoader → AssetLoader,
toExperimentalFit → toRiveFit, toExperimentalAlignment → toRiveAlignment.
Remove RCTLog debug lines from RiveReactNativeView and HybridRiveFileFactory.
Remove RCTLogInfo from AssetLoader — error/warn logs are sufficient.
@mfazekas mfazekas merged commit eb711e3 into feat/rive-ios-experimental May 5, 2026
11 checks passed
@mfazekas mfazekas deleted the chore/cleanup-experimental-naming-and-logs branch May 5, 2026 04:46
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.

1 participant