react-native/ReactCommon/fabric
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
..
activityindicator iOS: Support <ActivityIndicator> component 2018-05-23 10:22:47 -07:00
attributedstring Fabric: Using Size instead of Point as textShadowOffset's type 2018-06-08 20:31:40 -07:00
core iOS: Fixed some props conversion errors 2018-06-11 20:01:42 -07:00
debug Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
graphics Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
sample Fabric: Application layer of events infrastructure 2018-05-22 16:31:58 -07:00
scrollview Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
text Fabric: Support of accessibility events for <View> component 2018-05-22 16:31:58 -07:00
textlayoutmanager Fabric: Using exact UIFontWeight* constants instead of CGFloat 2018-06-08 20:31:40 -07:00
uimanager Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
view iOS: Fixed some props conversion errors 2018-06-11 20:01:42 -07:00