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

Fix: new arch support for 0.74 #888

Conversation

alanjhughes
Copy link
Contributor

@alanjhughes alanjhughes commented Apr 23, 2024

Summary

The signature for ComponentDescriptor::adopt was changed here. Currently the library will only build on RN 0.72. These changes will not support 0.72 because a pick was missed. I spoke to Riccardo and this will be backported soon

Test Plan

Tested in our (Expos) sample app. The app builds successfully and the library works as expected.

What's required for testing (prerequisites)?

A RN 0.74 project, new arch, bridgeless.

What are the steps to reproduce (after prerequisites)?

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

@brentvatne brentvatne merged commit 950cea9 into react-native-datetimepicker:master Apr 23, 2024
4 of 5 checks passed
@alanjhughes alanjhughes deleted the @alanhughes/new-arch-fix branch April 23, 2024 17:56
@vonovak
Copy link
Member

vonovak commented Apr 25, 2024

🎉 This issue has been resolved in version 8.0.0 🎉

If this package helps you, consider sponsoring us! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants