UNPKG

react-native-nitro-screen-recorder

Version:

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

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