UNPKG

@react-native-localize-ext/react

Version:
4 lines (3 loc) 195 B
import { I18nInstance } from '@react-native-localize-ext/core'; export declare function useI18n(...i18nList: I18nInstance[]): void; export declare function useLocale(i18n: I18nInstance): string;