react-native/Libraries/Text
Pieter De Baets 7c9173bc9e Enable -Wimplicit-retain-self en sync warning config for all projects
Summary:
This is enforced for all of our internal iOS code and a common cause of import failures.

cc janicduplessis
Closes https://github.com/facebook/react-native/pull/13124

Differential Revision: D4765016

fbshipit-source-id: 7c8248c98bca0fa6bad24d5a52b666243375e0db
2017-03-23 15:01:34 -07:00
..
RCTText.xcodeproj Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
RCTConvert+Text.h
RCTConvert+Text.m
RCTRawTextManager.h
RCTRawTextManager.m
RCTShadowRawText.h
RCTShadowRawText.m
RCTShadowText.h
RCTShadowText.m
RCTShadowTextField.h
RCTShadowTextField.m
RCTShadowTextView.h
RCTShadowTextView.m
RCTText.h
RCTText.m
RCTTextField.h
RCTTextField.m
RCTTextFieldManager.h
RCTTextFieldManager.m
RCTTextManager.h
RCTTextManager.m
RCTTextSelection.h
RCTTextSelection.m
RCTTextView.h
RCTTextView.m
RCTTextViewManager.h
RCTTextViewManager.m
RCTUITextView.h
RCTUITextView.m
Text.js
TextStylePropTypes.js
TextUpdateTest.js