react-native-macos/React
Ashwin Bharambe 95c1926193 Introduce `DeviceInfo` as a new native module
Summary:
The `UIManager` already has a lot of responsibilities and is deeply
tied with React Native's view architecture. This diff separates out a
`DeviceInfo` native module to provide information about screen dimensions and
font scale, etc.

Reviewed By: fkgozali

Differential Revision: D4713834

fbshipit-source-id: f2ee93acf876a4221c29a8c731f5abeffbb97974
2017-03-17 17:01:57 -07:00
..
Base More accurate implementation of `RCTRootView`'s `sizeThatFits:` 2017-03-13 13:30:31 -07:00
CxxBridge Extract module registry creation to helper 2017-03-17 07:08:14 -07:00
CxxModule Extract module registry creation to helper 2017-03-17 07:08:14 -07:00
CxxUtils Move RCTFollyConvert to the correct namespace 2017-02-16 06:59:27 -08:00
DevSupport Add a RCTPackagerClientMethod handler for pokeSamplingProfiler in DevMenu 2017-02-24 08:30:50 -08:00
Executors Fixes current CI failures and allows tree shaking of native dev support code. 2017-02-27 14:04:58 -08:00
Modules Introduce `DeviceInfo` as a new native module 2017-03-17 17:01:57 -07:00
Profiler Don't call libc malloc and free directly from assembly 2017-03-16 12:34:06 -07:00
React.xcodeproj Introduce `DeviceInfo` as a new native module 2017-03-17 17:01:57 -07:00
ReactCxx.xcodeproj Introduce `DeviceInfo` as a new native module 2017-03-17 17:01:57 -07:00
Views Fix RCTPicker crash 2017-03-14 17:46:24 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00