datetimepicker
datetimepicker copied to clipboard
Add visual studio 2022 support
trafficstars
Summary
Test Plan
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
@rectified95 would you please review the PR? It's super short. Many thanks :)
@chiaramooney @AgneLukoseviciute - mind taking a look if this is enough to enable VS2022?
@vonovak React Native Windows itself doesn't support VS 2022 yet, so we wouldn't recommend having the module support it while the platform doesn't. Could be something to revisit after RNW moves to VS2022.
closing as per the comment above. I believe MS folks will get back to this when needed. thank you!