Files
react-native-web/docs/components
Nicolas Gallagher 10ef2bfe20 [fix] i18n styles
1. Fix auto-flipping of styles

The StyleRegistry didn't account for LTR/RTL when caching the results of
style resolution. The 'writingDirection' style is no longer flipped; no
clear use case for it.

2. Remove experimental '$noI18n' style prop suffix

This feature is essentially unused, and less likely to be used with the
introduction of 'dir=auto' on 'Text'. Removing also marginally improves
render performance.
2017-02-17 13:25:54 -08:00
..
2016-12-12 13:02:16 +00:00
2016-07-10 22:15:51 -07:00
2016-09-01 16:49:42 -07:00
2016-08-18 16:25:16 -07:00
2017-02-17 13:25:54 -08:00
2017-02-17 13:25:54 -08:00