[fix] RTL style registration and resolution

* Lazy-register RTL variants to generate class names
* Don't RTL-flip translateX
This commit is contained in:
Nicolas Gallagher
2017-04-30 13:35:06 -07:00
parent 03769f7d45
commit c38369ac0f
4 changed files with 40 additions and 43 deletions
@@ -104,7 +104,6 @@ var styles = StyleSheet.create({
height: CIRCLE_SIZE,
borderRadius: CIRCLE_SIZE / 2,
position: 'absolute',
left: 0,
top: 0,
},
container: {