[ReactNative] Updated RKText to new UIManager system

This commit is contained in:
Nick Lockwood
2015-03-17 07:04:39 -07:00
parent 1decb7e1cb
commit 18d1805695
4 changed files with 13 additions and 4 deletions

View File

@@ -36,6 +36,7 @@
+ (NSTextAlignment)NSTextAlignment:(id)json;
+ (NSWritingDirection)NSWritingDirection:(id)json;
+ (UITextAutocapitalizationType)UITextAutocapitalizationType:(id)json;
+ (UIKeyboardType)UIKeyboardType:(id)json;
+ (CGFloat)CGFloat:(id)json;