Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

facebook/react-native

migueldaipre created a comment on an issue on facebook/react-native
> > Hey @valery-lavrik, can you share a reproducer with minimal dependencies? > > > > The issue here could be your project's dependencies. > > I thought that it might be not only react-native, bu...

View on GitHub

facebook-github-bot created a comment on a pull request on facebook/react-native
This pull request was **exported** from Phabricator. Differential Revision: [D65057797](https://www.internalfb.com/diff/D65057797)

View on GitHub

krystofwoldrich created a comment on an issue on facebook/react-native
@cipolleschi Thanks, yes, it was unrelated. Cleaning my `Pods` and rerunning `pod install` downloaded the tarballs.

View on GitHub

cipolleschi opened a pull request on facebook/react-native
Pin Xcodeproj to < 1.26.0
Summary: The Xcodeproj gem has been released yesterday to version 1.26.0 and it broke the CI pipeline of react native. This should fix the issue ## Changelog [Internal] - Pin Xcodeproj gem to 1.2...
cipolleschi created a comment on an issue on facebook/react-native
Opened a issue here: https://github.com/CocoaPods/Xcodeproj/issues/989

View on GitHub

dentemm created a comment on an issue on facebook/react-native
@helloagain-dev great find, works like a charm 👏

View on GitHub

cipolleschi created a comment on an issue on facebook/react-native
Yes, our CI is red as well. As @helloagain-dev mentioned, Xcodeproj released yesterday and that broke the build for almost everyone. I'll pin the gem to the right value in the Gemfile, we will ...

View on GitHub

helloagain-dev created a comment on an issue on facebook/react-native
in our case, the problem is related to the latest release of xcodeproj (1.26.0) ruby library https://github.com/CocoaPods/Xcodeproj/releases/tag/1.26.0 pinning it to 1.25 in gem file should fix t...

View on GitHub

cipolleschi created a review on a pull request on facebook/react-native
@zhongwuzw great catch! thank you

View on GitHub

facebook-github-bot created a comment on a pull request on facebook/react-native
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D65057289).

View on GitHub

cipolleschi created a review on a pull request on facebook/react-native
thanks for this small refactor!

View on GitHub

Reene444 starred facebook/react-native
krystofwoldrich created a comment on an issue on facebook/react-native
I got the same issue, after disabling scripts sandboxing for Pods. I'm getting errors from [`replace-hermes-version.js`](https://github.com/facebook/react-native/blob/2e2f8a668907552070a2a53a47...

View on GitHub

zhongwuzw created a comment on an issue on facebook/react-native
Issue Fixed in #47236.

View on GitHub

zhongwuzw opened a pull request on facebook/react-native
[iOS] Fixes regression of RCTWindowFrameDidChangeNotification not fired
## Summary: Fixes #47234. regression from https://github.com/facebook/react-native/commit/391680fe844aad887e497912378c699aed13464b#diff-b7fda5d350ac535115fa683faa7317b43aa11f3448f95266ef9ff051c3...
shameemkpofficial-git created a comment on an issue on facebook/react-native
> and react native 0.76, whats am also facing this same issue. I have tried with changing the NDK versions: make newArchEnabled=false. It doesn't work for me.

View on GitHub

itsmuntadhar created a comment on an issue on facebook/react-native
possible dup of #46210 and #46046 ? had this error after upgrading to 0.76 and this [comment](https://github.com/facebook/react-native/issues/46069#issuecomment-2298066865) solved it

View on GitHub

redoundo forked facebook/react-native

redoundo/react-native

Jensileus created a comment on an issue on facebook/react-native
It's started yesterday as well. it worked saturday, but yesterday problems all over with rsync.sandbox.

View on GitHub

WoLewicki created a comment on an issue on facebook/react-native
In [react-native-screens](https://github.com/software-mansion/react-native-screens) too: https://github.com/software-mansion/react-native-screens/releases/tag/3.35.0

View on GitHub

VivekM-ITL starred facebook/react-native
VivekM-ITL starred facebook/react-native
gedu created a comment on an issue on facebook/react-native
I can give a second look (?)

View on GitHub

dentemm created a comment on an issue on facebook/react-native
> > Same problem, but I cannot bypass since `ENABLE_USER_SCRIPT_SANDBOXING` is already disabled > > Maybe `ENABLE_USER_SCRIPT_SANDBOXING` is enabled in your Pods-project? Good suggestion, but...

View on GitHub

dentemm created a comment on an issue on facebook/react-native
Came across RN-Reanimated's action runners, which have been failing since yesterday as well. Currently upgrading Xcode and will try some things afterwards https://github.com/software-mansion/rea...

View on GitHub

hoangdoanfinx created a comment on an issue on facebook/react-native
> > Same problem, but I cannot bypass since `ENABLE_USER_SCRIPT_SANDBOXING` is already disabled > > Maybe `ENABLE_USER_SCRIPT_SANDBOXING` is enabled in your Pods-project? all my targets are d...

View on GitHub

Jensileus created a comment on an issue on facebook/react-native
I can just speak for myself, but i deleted and re-installed pods again. So how can that happen? And also, mine is totally new - i did not do anything else then making a React-Native app. So just fo...

View on GitHub

JorenVos created a comment on an issue on facebook/react-native
> Same problem, but I cannot bypass since `ENABLE_USER_SCRIPT_SANDBOXING` is already disabled Maybe `ENABLE_USER_SCRIPT_SANDBOXING` is enabled in your Pods-project?

View on GitHub

hoangdoanfinx created a comment on an issue on facebook/react-native
same problem to my Github Action Runner, I can still build the app from manually from my machine.

View on GitHub

dentemm created a comment on an issue on facebook/react-native
Same problem, but I cannot bypass since `ENABLE_USER_SCRIPT_SANDBOXING` is already disabled

View on GitHub

Load more