Is document picker coming with support for windows / macos? #734
AlexSubZero
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, i am building an app with react-native-windows. Is there any chance this library will support windows / macos?
I installed it and everytime i got error of
Building Solution: 10 of 11 projects are up-to-date for restore....
× Build failed with message 1>C:\myfolder\myproject\node_modules\react-native-document-picker\windows\ReactNativeDocumentPicker\ReactNativeDocumentPicker.csproj : error NU1201: Project Microsoft.ReactNative.Managed is not compatible with uap10.0.16299 (UAP,Version=v10.0.16299). Project Microsoft.ReactNative.Managed supports: uap10.0.17763 (UAP,Version=v10.0.17763) [C:\myfolder\myproject\windows\PhoenixERP.sln]. Check your build configuration.
Versions are
"react-native-document-picker": "^9.3.1",
"react-native-windows": "0.74.16",
"react-native": "0.74.3",
Beta Was this translation helpful? Give feedback.
All reactions