UNPKG

@react-native-paper-abstracted/cli

Version:

React Native Paper Abstracted is a package that allows you to use only the components you need from [React Native Paper](https://reactnativepaper.com). Thus allowing users to keep their app size small, and provides endless customization.

3 lines 230 B
declare const handleSaveToFolder: (targetPath: string, componentToDownloadPath: string, progressCallback: (progress: number) => void) => Promise<string>; export { handleSaveToFolder }; //# sourceMappingURL=handle-download.d.ts.map