mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
[React Kit] Remove embarrassing TODOs
This commit is contained in:
@@ -153,7 +153,6 @@ static css_dim_t RCTMeasure(void *context, float width)
|
||||
}
|
||||
}];
|
||||
|
||||
// TODO: umm, these can't be null, so we're mapping left to natural - is that right?
|
||||
self.textAlign = _textAlign ?: NSTextAlignmentNatural;
|
||||
self.writingDirection = _writingDirection ?: NSWritingDirectionNatural;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user