Commit Graph

5 Commits

Author SHA1 Message Date
Ahab
39fad8fd67
feat(windows): store directory for later access (#639)
Co-authored-by: mackenzie <mackenzie@yourmoms>
2023-03-21 22:00:14 +01:00
sanjeevjadhav15
e821f51b03
fix: compilation errors on windows
removed additional Plus characters.
2021-08-25 09:40:19 +02:00
sanjeevjadhav15
ec00028acf
Updated to return empty object or list when user cancels the Open File dialog - Issue##457 2021-08-24 19:21:07 +05:30
Vojtech Novak
db09e24e5d
feat: rework module using react native bob (#421)
* feat: rework module using react native bob

* chore: rebase

* Added windows example (not working for the moment)

* Fixed implementation of the Windows example

* Fixed Lint issues

* Fixed a missing Lint issue

* Fixed another missing Lint issue

* fix: fixed all the pending Lint issues

* Added pickDirectory() implementation for Windows (proper PR) (#444)

* feat: added pickDirectory implementation for Windows

* fix: fixed typo in property name

Co-authored-by: Matteo Pagani <matteo.pagani@microsoft.com>
2021-08-09 20:24:22 +02:00
Matteo Pagani
055afc9172
feat: Add support to the new React Native for Windows core (#415)
* Upgraded to new version of React Native for Windows

* Fixed issues in asynchronous code
2021-05-28 10:38:09 +02:00