Skip to content

Conversation

@alfonsocj
Copy link
Contributor

Summary

Since we removed the cpp subspec with the rndatetimepicker header dir and moved cpp inside the ios dir, it makes sense to change the ComponentDescriptors.h import in RNDateTimePickerComponentView.mm to a relative path.

Test Plan

Run the app in fabric and it builds. It wouldn't build if the import was not found.

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅ ❌
Android ✅ ❌

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

@alfonsocj
Copy link
Contributor Author

@vonovak here's the change to imports we talked about

@alfonsocj alfonsocj marked this pull request as ready for review September 30, 2022 13:58
@vonovak vonovak merged commit 45e3a5e into react-native-datetimepicker:master Sep 30, 2022
vonovak pushed a commit that referenced this pull request Sep 30, 2022
## [6.4.2](v6.4.1...v6.4.2) (2022-09-30)

### Bug Fixes

* Update RNDateTimePickerComponentView to import cpp relatively ([#670](#670)) ([45e3a5e](45e3a5e))
@vonovak
Copy link
Member

vonovak commented Sep 30, 2022

🎉 This issue has been resolved in version 6.4.2 🎉

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.

2 participants