Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RCTTextInput: Fixed problem with accessory view & 3rd party libs
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 #16071 for more details. cc douglasjunior Reviewed By: javache Differential Revision: D5994798 fbshipit-source-id: c086efdd24f5528393a4c734ff7c984e0ed740d1
- Loading branch information