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

feat(iOS): support bridgeless mode. #4681

Draft
wants to merge 52 commits into
base: master
Choose a base branch
from
Draft

Conversation

asafkorem
Copy link
Contributor

No description provided.

@asafkorem asafkorem force-pushed the feat/bridgeless-mode branch 2 times, most recently from dc250b6 to 0197120 Compare January 13, 2025 16:22
Fabric flattens the view hierarchy if the elements are not accessible.
Callstack's slider view has a property called 'slider' in new arch (RCTViewComponentView),
 which is the actual slider. See -
https://github.com/callstack/react-native-slider/blob/main/package/ios/RNCSliderComponentView.mm#L26
JSI timers are not being synced on new arch (iOS) since we cannot swizzle them.
@asafkorem asafkorem force-pushed the feat/bridgeless-mode branch from 87cd601 to d2b66b4 Compare January 15, 2025 09:58
@asafkorem asafkorem force-pushed the feat/bridgeless-mode branch from d2b66b4 to 958628d Compare January 15, 2025 20:38
@asafkorem asafkorem changed the title test(iOS): enable bridgeless mode on test app. feat(iOS): support bridgeless mode. Jan 16, 2025
@asafkorem asafkorem force-pushed the feat/bridgeless-mode branch from 7efe2bf to 569b65a Compare January 19, 2025 05:08
@asafkorem asafkorem force-pushed the feat/bridgeless-mode branch from a9d04fc to 2cacc25 Compare January 19, 2025 05:21
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