react-native/Libraries/ART
david 7cddaa02d6 call toString on fontWeight else throws error if passed an integer
Summary:
expects a string, throws error NSNumber cannot be converted to NSString if passed an integer, added toString() method to allow integers, and keep consistency, fontSize allows int.
Closes https://github.com/facebook/react-native/pull/10483

Differential Revision: D5128581

Pulled By: shergin

fbshipit-source-id: 21b1ddd35210c8f061506d71b936cc0ff490d999
2017-05-25 01:34:53 -07:00
..
ART.xcodeproj Apple TV Support: Add tvOS build support for ART library 2017-04-20 16:15:38 -07:00
Brushes Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ViewManagers Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTCGFloatArray.h
ARTContainer.h
ARTGroup.h Implement clipping rectangle for ReactNativeART 2016-04-11 19:19:17 -07:00
ARTGroup.m Implement clipping rectangle for ReactNativeART 2016-04-11 19:19:17 -07:00
ARTNode.h Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTNode.m Fixed ART views 2016-06-08 00:13:30 -07:00
ARTRenderable.h
ARTRenderable.m
ARTSerializablePath.js
ARTShape.h
ARTShape.m
ARTSurfaceView.h
ARTSurfaceView.m Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTText.h
ARTText.m Fixed ART Text 2015-07-10 08:31:21 -08:00
ARTTextFrame.h
RCTConvert+ART.h Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
RCTConvert+ART.m Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ReactNativeART.js call toString on fontWeight else throws error if passed an integer 2017-05-25 01:34:53 -07:00