UNPKG

@tamagui/react-native-web-lite

Version:
16 lines (15 loc) 210 B
const I18nManager = { allowRTL() { return; }, forceRTL() { return; }, getConstants() { return { isRTL: false }; } }; export { I18nManager }; //# sourceMappingURL=index.mjs.map