Igor Mandrigin caba84e439
[#4829] Add a patch that fixes complex input on iOS in RN 0.55.x.
The fix is described here: https://github.com/facebook/react-native/pull/19809

The patch:
1. A copy of patched RCTUITextView.m file
2. A pre-action in the "Build" scheme to patch the RN file. See more on
   pre-actions here: https://burcugeneci.wordpress.com/2016/05/25/scripts-we-love-xcode-builds-life-savers/
3. A build step to fail the build if the file wasn't patched.

Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2018-06-20 13:33:40 +02:00
..
2018-06-01 11:35:25 +03:00
2018-05-02 15:02:54 +02:00
2018-03-30 18:37:19 +03:00
2016-07-29 14:49:52 +03:00
2016-07-29 14:49:52 +03:00
2016-07-29 14:49:52 +03:00
2016-11-18 17:13:38 +02:00