UNPKG

216 BTypeScriptView Raw
1/**
2 * Hook to access the text direction specified in the `NavigationContainer`.
3 */
4export declare function useLocale(): {
5 direction: import("./types").LocaleDirection;
6};
7//# sourceMappingURL=useLocale.d.ts.map
\No newline at end of file