Skip to content

Conversation

@NikhiRaya
Copy link
Contributor

@NikhiRaya NikhiRaya commented Jan 18, 2023

Summary

On windows 11, DateTimePicker vcxproj defaults the WindowsTargetVersion to 10.0.18382 if no WindowsTargetVersion is specified. We are not able override it with a particular WindowsTargetVersion we are currently using in the parent project (where we use the DateTimePicker as a npm dependency).

This PR solves #713

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

@NikhiRaya NikhiRaya marked this pull request as ready for review January 19, 2023 17:22
@vonovak vonovak merged commit 5ad973c into react-native-datetimepicker:master Jan 23, 2023
@vonovak
Copy link
Member

vonovak commented Jan 23, 2023

I cannot test on windows so I'll believe this is a right thing to have 🤷 🙂

thank you!

vonovak pushed a commit that referenced this pull request Jan 23, 2023
## [6.7.3](v6.7.2...v6.7.3) (2023-01-23)

### Bug Fixes

* **windows:** unable to override WindowsTargetVersion ([#714](#714)) ([5ad973c](5ad973c))
@vonovak
Copy link
Member

vonovak commented Jan 23, 2023

🎉 This issue has been resolved in version 6.7.3 🎉

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