UNPKG

react-native-legal

Version:
8 lines (7 loc) 361 B
/** * Implementation of bare plugin's Android/Android TV setup * * It scans the NPM dependencies, generates AboutLibraries-compatible metadata for them, * installs & configures AboutLibraries Gradle plugin and adds Android Activity with a list of dependencies and their licenses */ export declare function androidCommand(androidProjectPath: string): void;