createRuntimeThreadProvider

function createRuntimeThreadProvider(): RuntimeThreadProvider

Creates 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.

See

RuntimeThreadProvider

On this page

No Headings