react-native/Libraries/Text/TextInput/Multiline
Pavlos Vinieratos 5f9a2117bf Remove some methods that have `NS_UNAVAILABLE` set (#19790)
Summary:
These lines were causing erros with the e2e tests on ios.
There are some methods that are not going to be called, and some definitions that are not correct.

needed for #19574.

we will run the e2e tests.

[INTERNAL] [MINOR] [Tests] - Fix some definitions.
Closes https://github.com/facebook/react-native/pull/19790

Differential Revision: D8509228

Pulled By: hramos

fbshipit-source-id: 78650e347db52305a587e3461ac56877e3c79062
2018-06-19 02:18:01 -07:00
..
RCTMultilineTextInputView.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTMultilineTextInputView.m Remove some methods that have `NS_UNAVAILABLE` set (#19790) 2018-06-19 02:18:01 -07:00
RCTMultilineTextInputViewManager.h Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTMultilineTextInputViewManager.m Update license headers for MIT license 2018-02-16 18:31:53 -08:00
RCTUITextView.h Add option to hide context menu for TextInput #17335 2018-02-27 17:32:24 -08:00
RCTUITextView.m Remove some methods that have `NS_UNAVAILABLE` set (#19790) 2018-06-19 02:18:01 -07:00