-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Better support for multiple RN version in test project + updated example projects #591
Conversation
Checks failed. Rejected! 😜 |
Someone is extra joly today 🤪 |
@@ -317,6 +387,8 @@ | |||
children = ( | |||
139FDEF41B06529B00C62182 /* libRCTWebSocket.a */, | |||
392FDE331E2E5F680058768A /* libRCTWebSocket-tvOS.a */, | |||
461DC7DB2047304200C366C7 /* libfishhook.a */, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this added by RN?
@@ -346,6 +418,14 @@ | |||
392FDE451E2E5F680058768A /* libcxxreact.a */, | |||
392FDE471E2E5F680058768A /* libjschelpers.a */, | |||
392FDE491E2E5F680058768A /* libjschelpers.a */, | |||
461DC7EF2047304200C366C7 /* libjsinspector.a */, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder what that is.
Approved 😂 |
No description provided.