-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup ReactTextInputManager inner classes and helpers
Summary: * Make inner classes static where possible * Make member variables final when set from constructor * Remove Nullable on `mFabricViewStateManager` and associated checks * Remove `createInternalEditText` which has moved to the ShadowNode (paper-only) Changelog: [Internal] Reviewed By: genkikondo Differential Revision: D36545807 fbshipit-source-id: 85517511d1734f0e55de5caa012e32feb40e8492
- Loading branch information
1 parent
f2fa286
commit 071cae8
Showing
2 changed files
with
31 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters