react-native/React
Adam Comella eddc2c90f6 iOS: Add getContentSizeMultiplier & event
Summary:
Corresponding Android PR: https://github.com/facebook/react-native/pull/11008

This gives apps the ability to find out the current scaling factor for fonts on the device. An event was also added so that apps can find out when this value changes.

**Test plan (required)**

Verified that the getter and the event work properly in a test app. Also, this change is used in my team's app.

Adam Comella
Microsoft Corp.
Closes https://github.com/facebook/react-native/pull/11010

Differential Revision: D4207620

Pulled By: ericvicenti

fbshipit-source-id: b3f6f4a412557ba97e1f5fb63446c7ff9a2ff753
2016-11-18 17:28:31 -08:00
..
Base Cleanup RCTSourceCode 2016-11-18 05:13:31 -08:00
CSSLayout use fmaxf to prevent casting from and to double 2016-11-17 20:43:44 -08:00
Executors Cleanup RCTSourceCode 2016-11-18 05:13:31 -08:00
Modules iOS: Add getContentSizeMultiplier & event 2016-11-18 17:28:31 -08:00
Profiler Apple TV support 1: existing Objective C code should compile for tvOS 2016-09-27 06:28:33 -07:00
React.xcodeproj Include RCTSamplingProfiler in React-tvOS 2016-11-16 11:58:33 -08:00
Views reverted view clipping changes 2016-11-18 14:43:31 -08:00