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 Windows Project for RNW v0.68 #583

Merged

Conversation

chiaramooney
Copy link
Contributor

@chiaramooney chiaramooney commented Mar 15, 2022

Summary

Fix Windows project so that is compatible with PackageReference usage in RNW v0.68.

Also updated solution file to include correct projects for dev dep of RNW v0.66.

closes #529 #499

Test Plan

Windows project builds successfully

Compatibility

Covers Windows

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

@vonovak vonovak merged commit 2b38ceb into react-native-datetimepicker:master Mar 19, 2022
@vonovak
Copy link
Member

vonovak commented Mar 19, 2022

thank you @chiaramooney! 🙂

vonovak pushed a commit that referenced this pull request Mar 19, 2022
## [6.0.2](v6.0.1...v6.0.2) (2022-03-19)

### Bug Fixes

* RN windows v0.68 compatibility ([#583](#583)) ([2b38ceb](2b38ceb))
@vonovak
Copy link
Member

vonovak commented Mar 19, 2022

🎉 This issue has been resolved in version 6.0.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.

Datetimepicker cannot be compiled on windows.
2 participants