UNPKG

react-native-legal

Version:
6 lines (5 loc) 234 B
import type { ExpoConfig } from 'expo/config'; /** * Adds an Android Activity with list of dependencies and their licenses to project's AndroidManifest.xml */ export declare function addListActivity(config: ExpoConfig): ExpoConfig;