UNPKG

react-native-localize

Version:

A toolbox for your React Native app localization.

5 lines (4 loc) 199 B
export declare const USES_FAHRENHEIT: string[]; export declare const USES_IMPERIAL: string[]; export declare const USES_RTL_LAYOUT: string[]; export declare const CURRENCIES: Record<string, string>;