mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 01:25:39 +00:00
618a14b228
Summary: Cannot use NSInteger as NSInteger has a different size than int (which is the default type of a enum). Therefor when linking the Yoga C library into obj-c the header is a missmatch for the Yoga ABI. Reviewed By: cwdick Differential Revision: D4392272 fbshipit-source-id: 22b92ac8f3eb7114e81dbd9b0bec9044c3d43da5