mirror of
https://gitee.com/shuto/cordova-plugin-camera.git
synced 2025-04-28 23:30:11 +08:00

- On Windows we should use filePicker instead of programmatically accessing user libs. This way the app doesnt have to depend on extra capabilities. - Some refactoring to help on navigating code easier This closes #78