Skip to content

fix: add missing NitroModules import in HybridViewModelInstance#107

Merged
mfazekas merged 1 commit into
mainfrom
fix/ios-missing-import
Jan 8, 2026
Merged

fix: add missing NitroModules import in HybridViewModelInstance#107
mfazekas merged 1 commit into
mainfrom
fix/ios-missing-import

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

@mfazekas mfazekas commented Jan 8, 2026

Summary

Add missing import NitroModules to HybridViewModelInstance.swift. This import is required for RuntimeError which is used in the replaceViewModel method added in #96.

Root cause

PR #96 was merged with build-ios CI failing. The error was:

cannot find 'RuntimeError' in scope

Consider adding build-ios and build-android as required status checks for branch protection.

@mfazekas mfazekas requested a review from HayesGordon January 8, 2026 07:34
@mfazekas mfazekas enabled auto-merge (squash) January 8, 2026 07:34
@mfazekas mfazekas merged commit 6bc90fc into main Jan 8, 2026
7 checks passed
@mfazekas mfazekas deleted the fix/ios-missing-import branch January 8, 2026 09:25
This was referenced Jan 9, 2026
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.

2 participants