diff --git a/patches/@react-native-picker+picker+2.4.8.patch b/patches/@react-native-picker+picker+2.4.8.patch new file mode 100644 index 0000000..626fb74 --- /dev/null +++ b/patches/@react-native-picker+picker+2.4.8.patch @@ -0,0 +1,23 @@ +diff --git a/node_modules/@react-native-picker/picker/windows/ReactNativePicker/ReactNativePicker.vcxproj b/node_modules/@react-native-picker/picker/windows/ReactNativePicker/ReactNativePicker.vcxproj +index 439edfa..abfc3bf 100644 +--- a/node_modules/@react-native-picker/picker/windows/ReactNativePicker/ReactNativePicker.vcxproj ++++ b/node_modules/@react-native-picker/picker/windows/ReactNativePicker/ReactNativePicker.vcxproj +@@ -14,13 +14,16 @@ + true + Windows Store + 10.0 +- 10.0.18362.0 +- 10.0.16299.0 + + + + $([MSBuild]::GetDirectoryNameOfFileAbove($(SolutionDir), 'node_modules\react-native-windows\package.json'))\node_modules\react-native-windows\ + ++ ++ ++ 10.0 ++ 10.0.16299.0 ++ + + + Debug \ No newline at end of file