react-native-macos/ReactCommon
Kevin Gozali 119fd1efe7 iOS: Fixed some props conversion errors
Summary:
* numbers in JS are doubles in native land, since there's no notion of int or int64 in JS - so simply convert numbers to int instead of assuming it's int
* the parsing of Yoga props with `'...%'` string value has a bug: it should be copying the number instead of the `%`

Reviewed By: shergin

Differential Revision: D8370873

fbshipit-source-id: 44e9e3f0530c000c963e8e9ca66e8b0a48d80bcd
2018-06-11 20:01:42 -07:00
..
cxxreact make logMarker visible for consistency with logTaggedMarker 2018-06-01 15:20:01 -07:00
fabric iOS: Fixed some props conversion errors 2018-06-11 20:01:42 -07:00
jschelpers Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
jsinspector Update license headers for MIT license 2018-02-16 18:31:53 -08:00
microprofiler Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
privatedata Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
yoga Add back deprecated getParent methods for non-breaking API change (#775) 2018-06-11 04:24:34 -07:00