Ecosyste.ms: Timeline

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

facebook/react-native

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

View on GitHub

cipolleschi closed an issue on facebook/react-native
Interop layer doesnt work for react-native-charts-wrapper
### Description I am using react-native-charts-wrapper, and after enabling the new architecture (Fabric) on iOS, the charts no longer render. On Android, I have started migrating to Fabric (work...
cipolleschi created a comment on an issue on facebook/react-native
for 2, why do you need to count them? the View registry is not supposed to be used like that. It is supposed to be used by specifically access the view you know the tag of. In the old architecture...

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: [D65066186](https://www.internalfb.com/diff/D65066186)

View on GitHub

alanleedev opened a pull request on facebook/react-native
RedBoxDialogSurfaceDelegate crash fix
Summary: - It is likely that Dialog is being dismissed from an invalid state causing an exception - apply similar changes from D63712422 which is to add try/catch around and ignore the exception as...
blakef opened a pull request on facebook/react-native
test-e2e-local support useLastSuccessfulPipeline
Summary: This argument wasn't implemented; this change implements it. Changelog: [Internal] Differential Revision: D65066030
valery-lavrik created a comment on an issue on facebook/react-native
![image](https://github.com/user-attachments/assets/79f48beb-d2b8-46e8-8322-0f38094278f4) Here is a comparison of the two versions

View on GitHub

valery-lavrik created a comment on an issue on facebook/react-native
> @valery-lavrik You need to select the apk generated in version v0.74.0 (39 mb) and then the new apk generated in version v0.76.0 But this is not a comparison of two files, but an analysis of o...

View on GitHub

migueldaipre created a comment on an issue on facebook/react-native
@fangpenlin thanks 👍 also cc @cortinico @cipolleschi

View on GitHub

ozturksirin starred facebook/react-native
react-native-bot created a comment on a pull request on facebook/react-native
This pull request was successfully merged by @blakef in **cf8250a79f82dd9009a802aed4162a206f4c6a0c** <sup>[When will my fix make it into a release?](https://github.com/reactwg/react-native-release...

View on GitHub

facebook-github-bot created a comment on a pull request on facebook/react-native
@blakef merged this pull request in facebook/react-native@cf8250a79f82dd9009a802aed4162a206f4c6a0c.

View on GitHub

facebook-github-bot pushed 1 commit to main facebook/react-native
  • verify template is published method (#47243) Summary: This step called an old reference, this function identifier wa... cf8250a

View on GitHub

facebook-github-bot closed a pull request on facebook/react-native
[CI]: verify template is published method
This step called an old reference, this function identifier was updated. Changelog: [Internal]
fangpenlin created a comment on an issue on facebook/react-native
@migueldaipre yep, it's ready for review

View on GitHub

Abbondanzo created a review comment on a pull request on facebook/react-native
Since this interface already inherits from `ImagePropsAndroid`, could you remove this override from `ImagePropsBase`?

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: [D65062306](https://www.internalfb.com/diff/D65062306)

View on GitHub

rubennorte opened a pull request on facebook/react-native
Remove legacy ReactNativeConfig abstraction
Summary: Changelog: [internal] Bye bye `ReactNativeConfig` 👋. All existing usages of the API have been cleaned up or migrated to `ReactNativeFeatureFlags`, so this is no longer needed. Different...
MaxToyberman created a comment on an issue on facebook/react-native
Hi @cipolleschi If you see the changes [here](https://github.com/MaxToyberman/react-native-charts-wrapper/pull/1) you will notice 2 changes: 1. This will make the graphs visible: (it is ...

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/D64108397).

View on GitHub

sqrusofixmji starred facebook/react-native
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/D65063839).

View on GitHub

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

View on GitHub

cipolleschi created a review on a pull request on facebook/react-native

View on GitHub

cipolleschi closed an issue on facebook/react-native
User Script Sandboxing Misconfigured in default React Native project
### Description When I attempt to follow the [Fabric Native Component guide in the React Native docs](https://reactnative.dev/docs/fabric-native-components-introduction), I encountered errors that...
cipolleschi created a comment on an issue on facebook/react-native
Can you try to remove one of them from Xcode and submit again?

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: [D65062302](https://www.internalfb.com/diff/D65062302)

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: [D65062305](https://www.internalfb.com/diff/D65062305)

View on GitHub

rubennorte opened a pull request on facebook/react-native
Migrate feature flag for automatic Fabric interop to new feature flag system
Summary: Changelog: [internal] Differential Revision: D65062305
Load more