react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

New "autolinked community module" sample (react-native-camera is being deprecated)

Open jonthysell opened this issue 3 years ago • 1 comments

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

jonthysell avatar Jan 31 '22 18:01 jonthysell

We would need to find another module that we can rely on as a good example of autolinking working across versions.

jonthysell avatar Jan 31 '22 19:01 jonthysell