mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-20 21:42:29 +00:00
da1a75a7f4
* Control writing direction using 'dir' and 'lang' props. * Change the compiler output for RTL styles polyfill. * Export 'useLocaleContext' for working with writing direction context. * Turn I18nManager into a mock API
Example app
Next.js pages and React Native components. Provides interactive examples for the documentation website.