Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
@mikehardy, ## Description This is the required change that is necessary for windows to resolve the reference path in different environments (outside of visual studio which automatically resolves references). ## Compatibility | OS | Implemented | | ------- | :---------: | | iOS | ❌ | | Android | ❌ | | Windows | ✅ | ## Checklist <!-- Check completed item: [X] --> * [ ] I have tested this on a device/simulator for each compatible OS * [ ] I added the documentation in `README.md` * [x] I mentioned this change in `CHANGELOG.md` * [ ] I updated the typings files (`deviceinfo.d.ts`, `deviceinfo.js.flow`) * [ ] I updated the web polyfill (`web/index.js`)
- Loading branch information