react-native-macos/React/CoreModules
Kevin Gozali 28e18e4105 iOS fixed up inconsistent boolean convertion logic in RCTPlatform
Summary: For some reason the conversion from a BOOL object to `bool` (C++ style) may lead to incorrect boolean value. This fixes the value provided to the builder to be of `bool` type instead.

Reviewed By: JoshuaGross

Differential Revision: D16657766

fbshipit-source-id: b66922aceadd20d16226a07f73b24ee0a3b825dc
2019-08-05 17:34:52 -07:00
..
BUCK TM iOS: removed CoreModulesAppleHeader BUCK workaround 2019-07-04 11:21:55 -07:00
CoreModulesPlugins.h TM iOS: autogenerate plugins map based on FB build system 2019-07-04 11:21:56 -07:00
CoreModulesPlugins.mm TM iOS: autogenerate plugins map based on FB build system 2019-07-04 11:21:56 -07:00
RCTPlatform.h iOS Buck: Create CoreModules sub-target 2019-07-01 15:20:01 -07:00
RCTPlatform.mm iOS fixed up inconsistent boolean convertion logic in RCTPlatform 2019-08-05 17:34:52 -07:00
React-CoreModules.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00