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 [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTContainer.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
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 [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTRenderable.m [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTSerializablePath.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ARTShape.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTShape.m [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTSurfaceView.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTSurfaceView.m Remove REACT_HEADERS from RN BUCK file 2016-12-05 10:43:33 -08:00
ARTText.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
ARTText.m Fixed ART Text 2015-07-10 08:31:21 -08:00
ARTTextFrame.h [react-native] Open-source ReactART for native 2015-04-29 15:21:48 -08:00
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