react-native-camera/windows/ReactNativeCameraCPP
Jon Thysell b990a2465c
feat(windows): updates for RNW 0.63 (#2960)
Build:
* Updated huycn.zxingcpp.winrt to v1.1.0, enables ARM64 build on RNW >=
  0.61
* Updated ReactNativeCameraCPP.sln with RNW 0.63 dependencies
* Added ReactNativeCameraCPP62.sln for building against RNW 0.62
* Cleaned up ReactNativeCameraCPP61.sln for building against RNW 0.61

ReactNativeCamera RNCamera component:
* Passing unspecified maxDuration to recordAsync no longer stops
  recording immediately

Documentation:
* Updated installation docs for RNW 0.63 auto-linking

Closes #2942, #2944
2020-09-01 22:24:04 -03:00
..
CameraRotationHelper.cpp feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
CameraRotationHelper.h feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
CameraRotationHelper.idl feat(windows): updated for react-native-windows 0.62 (#2882) 2020-07-17 11:59:20 -03:00
packages.config feat(windows): updates for RNW 0.63 (#2960) 2020-09-01 22:24:04 -03:00
pch.cpp Add Cpp/WinRT camera module support for React Native Windows 2020-03-03 10:41:00 -08:00
pch.h feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
PropertySheet.props Add Cpp/WinRT camera module support for React Native Windows 2020-03-03 10:41:00 -08:00
ReactCameraConstants.h feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
ReactCameraModule.h feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
ReactCameraView.cpp feat(windows): updates for RNW 0.63 (#2960) 2020-09-01 22:24:04 -03:00
ReactCameraView.h feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
ReactCameraViewManager.cpp feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
ReactCameraViewManager.h feat(windows): added barcode scanning support (#2930) 2020-08-11 15:57:00 -03:00
ReactNativeCameraCPP.def Add Cpp/WinRT camera module support for React Native Windows 2020-03-03 10:41:00 -08:00
ReactNativeCameraCPP.vcxproj feat(windows): updates for RNW 0.63 (#2960) 2020-09-01 22:24:04 -03:00
ReactNativeCameraCPP.vcxproj.filters feat(windows): updated for react-native-windows 0.62 (#2882) 2020-07-17 11:59:20 -03:00
ReactPackageProvider.cpp feat(windows): updated for react-native-windows 0.62 (#2882) 2020-07-17 11:59:20 -03:00
ReactPackageProvider.h feat(windows): updated for react-native-windows 0.62 (#2882) 2020-07-17 11:59:20 -03:00
ReactPackageProvider.idl feat(windows): updated for react-native-windows 0.62 (#2882) 2020-07-17 11:59:20 -03:00