status-react/ios/StatusIm.xcodeproj
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
..
xcshareddata/xcschemes [#4829] Add a patch that fixes complex input on iOS in RN 0.55.x. 2018-06-20 13:33:40 +02:00
project.pbxproj [#4829] Add a patch that fixes complex input on iOS in RN 0.55.x. 2018-06-20 13:33:40 +02:00