UNPKG

react-native-get-device-locale

Version:

react-native-get-device-locale is a lightweight and efficient React Native module that provides easy access to the device's locale.

5 lines 258 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var react_native_1 = require("react-native"); exports.default = react_native_1.TurboModuleRegistry.getEnforcing('GetDeviceLocale'); //# sourceMappingURL=NativeGetDeviceLocale.js.map