Refactor RCTInputAccessoryView view hierarchy and names

Reviewed By: shergin

Differential Revision: D7196162

fbshipit-source-id: 07a5c13d4cdb876f5a632d7d53859eab5e235f49
This commit is contained in:
Peter Argany
2018-03-13 11:05:53 -07:00
committed by Facebook Github Bot
parent aa323d4aa9
commit c136c54ff0
6 changed files with 53 additions and 53 deletions

View File

@@ -9,6 +9,4 @@
@interface RCTInputAccessoryViewContent : UIView
@property (nonatomic, readwrite, retain) UIView *contentView;
@end