react-native-vision-camera-workletsFunctions
createRuntimeThreadProvider
function createRuntimeThreadProvider(): RuntimeThreadProviderCreates the default RuntimeThreadProvider implementation that
bridges react-native-vision-camera with
react-native-worklets.
react-native-vision-camera lazily requires this provider through its module
proxy, so installing react-native-vision-camera-worklets is usually all that
is needed to enable Worklet-based Frame Processors.