mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 22:23:37 +00:00
bf3698323d
Summary: Now RCTTextInput relies on ivar to detect should it reconstruct inputAccessoryView or not. Previously we checked `inputAccessoryView` directly which breaks some 3rd party libs. See https://github.com/facebook/react-native/issues/16071 for more details. cc douglasjunior Reviewed By: javache Differential Revision: D5994798 fbshipit-source-id: c086efdd24f5528393a4c734ff7c984e0ed740d1