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

react-native: Enable native functions for Bridgeless react-native setup #325

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

konraddysput
Copy link
Collaborator

@konraddysput konraddysput commented Dec 11, 2024

Why

This pull request enables native functions for bridgeless react-native setup. In the bridgeless setup, we know we can run native functions.

Now all native functions such us unhandled exceptions/crashes are working in the bridgeless mode.

ref: BT-5152, BT-5174

@konraddysput konraddysput added bug Something isn't working enhancement New feature or request labels Dec 11, 2024
@konraddysput konraddysput self-assigned this Dec 11, 2024
@konraddysput konraddysput force-pushed the bugfix/enable-native-for-bridgeless branch from b71f6f4 to 0b62b7c Compare December 12, 2024 11:59
@konraddysput konraddysput merged commit b3c1e34 into main Dec 12, 2024
5 checks passed
@konraddysput konraddysput deleted the bugfix/enable-native-for-bridgeless branch December 12, 2024 12:39
konraddysput added a commit that referenced this pull request Jan 21, 2025
…up (#325)

Co-authored-by: Konrad Dysput <konrad.dysput@saucelabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants