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

RN75 integration #455

Closed
darthez opened this issue Jul 17, 2024 · 0 comments
Closed

RN75 integration #455

darthez opened this issue Jul 17, 2024 · 0 comments
Assignees

Comments

@darthez
Copy link

darthez commented Jul 17, 2024

In addition consider adding code inspector -> check if we can use this: facebook/react#29032

kmagiera added a commit that referenced this issue Aug 8, 2024
This PR adds test app for react-native 0.75 (Rc 4 for now as that's the
most recent version).

Supporting 0.75 required one change in wrapper.js where we'd import
LoadingView component from React Native internals which got moved to
DevLoadingView. This PR updates the necessary code to load the right
file depending on its availability.

Test plan:
run RN 75 example on Android and iOS
run also older examples to see that the wrapper change didn't affect
them

Fixes ##455.

---------

Co-authored-by: Jakub Gonet <[email protected]>
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

No branches or pull requests

2 participants