react-native/Libraries/Text
Janic Duplessis 2191eecf54 Fix InputAccessoryView safe area when not attached to a TextInput (#21179)
Summary:
When using an InputAccessoryView attached to a TextInput the safe area insets are not applied properly. This uses different autolayout constraints that works in all cases I tested, roughly based on the technique used here https://github.com/stockx/SafeAreaInputAccessoryViewWrapperView/blob/master/SafeAreaInputAccessoryViewWrapperView/Classes/SafeAreaInputAccessoryViewWrapperView.swift#L38.
Pull Request resolved: https://github.com/facebook/react-native/pull/21179

Differential Revision: D9928503

Pulled By: hramos

fbshipit-source-id: b1b623334558093042fd94ac85e1b52dd16aa1a0
2018-09-18 18:31:51 -07:00
..
BaseText Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTText.xcodeproj Update Xcode projects (#19574) 2018-06-19 23:48:12 -07:00
RawText Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextInput Fix InputAccessoryView safe area when not attached to a TextInput (#21179) 2018-09-18 18:31:51 -07:00
VirtualText Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert+Text.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTConvert+Text.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTextAttributes.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTextAttributes.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTextTransform.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextAncestor.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextPropTypes.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextProps.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
TextStylePropTypes.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00