Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(iOS): remove current index check #768

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

okwasniewski
Copy link
Member

Summary

Fixes: #765

This check is not needed for Fabric as those commands are executed synchronously.

Test Plan

Check if Fabric example renders correctly

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)

@troZee troZee merged commit 0a4f2ba into master Sep 12, 2023
3 checks passed
@troZee troZee deleted the fix/okwasniewski/fabricSetPage branch September 12, 2023 10:45
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.

Version 6.2.1 does not work on iOS with New Architecture enabled
2 participants