mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-18 20:56:50 +00:00
6416166bc3
Add `I18nManager` API from React Native. This can be used to control when the app displays in RTL mode. Add `$noI18n` property suffix for properties that StyleSheet will automatically flip. This can be used to opt-out of automatic flipping on a per-declaration basis.