mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-23 06:48:35 +00:00
[fix] RTL style registration and resolution
* Lazy-register RTL variants to generate class names * Don't RTL-flip translateX
This commit is contained in:
@@ -104,7 +104,6 @@ var styles = StyleSheet.create({
|
||||
height: CIRCLE_SIZE,
|
||||
borderRadius: CIRCLE_SIZE / 2,
|
||||
position: 'absolute',
|
||||
left: 0,
|
||||
top: 0,
|
||||
},
|
||||
container: {
|
||||
|
||||
Reference in New Issue
Block a user