react-native-windows-samples
react-native-windows-samples copied to clipboard
New "autolinked community module" sample (react-native-camera is being deprecated)
Suggestion
Right now, we use react-native-camera in the CameraDemo sample to verify that autolinking of a community module works, however it looks like that module might not be worked on in the future.
Specifically, it looks like react-native-camera is is being deprecated for react-native-vision-camera: https://github.com/react-native-camera/react-native-camera/issues/2942
Since the new react-native-vision-camera doesn't have (and might not get) RNW support, we may want an entirely new sample to test this scenario.
Platforms
Windows
Sample code
No response
We would need to find another module that we can rely on as a good example of autolinking working across versions.