UNPKG

react-native-nitro-screen-recorder

Version:

A library to capture screen recordings with react-native powered by NitroModules.

4 lines (3 loc) 180 B
import { type ConfigPlugin } from '@expo/config-plugins'; import type { ConfigProps } from '../@types'; export declare const withAndroidScreenRecording: ConfigPlugin<ConfigProps>;