UNPKG

react-native-nitro-screen-recorder

Version:

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

3 lines (2 loc) 132 B
import { ConfigProps } from '../@types'; export declare function updatePodfile(iosPath: string, props: ConfigProps): Promise<void>;