UNPKG

react-native-legal

Version:
6 lines (5 loc) 206 B
import type { ExpoConfig } from 'expo/config'; /** * Creates a Settings.bundle and links it to all application native targets */ export declare function addSettingsBundle(config: ExpoConfig): ExpoConfig;