react-native-macos/React
Nick Lockwood 76a9baaf2f Fixed bug where method calls containing struct arguments would fail silently
Summary:
The arg block for handling structs did not return a value, which was being intepreted as failure. This diff returns YES for success, and also adds an error log for this case so future regressions won't fail silently.
2015-08-18 07:35:26 -07:00
..
Base Fixed bug where method calls containing struct arguments would fail silently 2015-08-18 07:35:26 -07:00
Executors Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
Layout Fixed layout bug 2015-05-13 13:24:36 -07:00
Modules Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00
React.xcodeproj Perform clip update on RCTScrollView in increments of 50 pt 2015-08-13 07:56:41 -08:00
Views Convert alloc/init to new to please linter 2015-08-17 08:46:00 -07:00