Dylan Pyle
Dylan Pyle
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [x] I have read the documentation and cannot find an...
This is a bit hard to understand without seeing the actual directory structure, so I've put a reproduction together here: https://github.com/dylanpyle/dnt-repro `dnt` fails to traverse directories/identify the correct base directory...
### Description When you select a photo from the library or camera, `response.assets` includes an array of assets and metadata e.g: ``` [ { "type": "image/jpg", "fileName": "8F471139-AB15-457B-A817-EF41BF621231.jpg", "width": 3024,...