⚠️ This is deprecated and will be removed in the next major release.
callMicrotasks
callMicrotasks
flushes the microtask queue from the UI thread.
Reference
import { callMicrotasks } from 'react-native-worklets';
callMicrotasks();
callMicrotasks
flushes the microtask queue from the UI thread.
import { callMicrotasks } from 'react-native-worklets';
callMicrotasks();