xref: /expo/packages/expo-localization/plugin/build/withExpoLocalization.d.ts (revision 033ea1fc)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import { ExpoConfig } from '@expo/config-types';
2type ConfigPluginProps = {
3    supportsRTL?: boolean;
4    allowDynamicLocaleChangesAndroid?: boolean;
5};
6declare function withExpoLocalization(config: ExpoConfig, data?: ConfigPluginProps): ExpoConfig;
7export default withExpoLocalization;
8

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026