UNPKG

react-native-nitro-screen-recorder

Version:

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

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