react-native/React
Valentin Shergin bc1ea548d0 Better TextInput: Simplified focus/first-responder management on iOS
Summary:
Pair `reactWillMakeFirstResponder` and `reactDidMakeFirstResponder` was replaced with just `reactFocus` method
which is supposed to incapsulate all "focus" and "focus-later-if-needed" functionality.

Reviewed By: mmmulani

Differential Revision: D4664626

fbshipit-source-id: 8d3b7935ca26d32ba1d1826a585cce0396fcc885
2017-04-03 15:16:16 -07:00
..
Base Replacing all instances of [UIApplication sharedApplication] wi… 2017-04-01 03:34:41 -07:00
CxxBridge Move bindKeys to RCTBridge setUp 2017-03-31 05:31:26 -07:00
CxxModule Extract module registry creation to helper 2017-03-17 07:08:14 -07:00
CxxUtils Move RCTFollyConvert to the correct namespace 2017-02-16 06:59:27 -08:00
DevSupport Fix warnings in React.xcodeproj 2017-03-23 11:36:17 -07:00
Executors Tease apart React and RCTBatchedBridge targets 2017-03-21 18:31:23 -07:00
Modules Better TextInput: Simplified focus/first-responder management on iOS 2017-04-03 15:16:16 -07:00
Profiler Replacing all instances of [UIApplication sharedApplication] wi… 2017-04-01 03:34:41 -07:00
React.xcodeproj Fix xcode project file 2017-04-03 14:33:52 -07:00
ReactCxx.xcodeproj Fix cxx bridge headers when archiving 2017-03-28 06:45:56 -07:00
Views Better TextInput: Simplified focus/first-responder management on iOS 2017-04-03 15:16:16 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00