feat(Windows): Add Support for Windows New Arch
Description
Adds New Architecture support for Windows to react-native-device-info
Fixes <Issue number>
Added Support for Windows new Arch
Screenshot
Demo Video
https://github.com/user-attachments/assets/d1d9a01f-b46e-4b00-9017-c8fb8e8e8943
Compatibility
| OS | Implemented |
|---|---|
| iOS | ❌ |
| Android | ❌ |
| Windows | ✅ |
Checklist
- [ ] I have tested this on a device/simulator for each compatible OS
- [ ] I added the documentation in
README.md - [ ] I updated the typings files (
privateTypes.ts,types.ts) - [ ] I added a sample use of the API (
example/App.js)
/azp run
@mikehardy @Johan-dutoit @schie please review
@mikehardy @Johan-dutoit @schie please review
I am also interested in getting this PR reviewed, code owners please advise and thank you.
@mikehardy @Johan-dutoit @schie any update on review?
last update is from 2 weeks ago? 💔
Created PR https://github.com/react-native-device-info/react-native-device-info/pull/1734 after confirming everything works and with the changes requested.