iOS OSS: fixed RNTester - missing RCTInputAccessoryShadowView.* in .xcodeproj

Reviewed By: yungsters

Differential Revision: D7317380

fbshipit-source-id: 0a40d62c70cd3c3a875e5a418f4b77fecb0417b1
This commit is contained in:
Kevin Gozali
2018-03-17 21:59:57 -07:00
committed by Facebook Github Bot
parent 541485c7fe
commit 1c53471911
3 changed files with 18 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
// Copyright 2004-present Facebook. All Rights Reserved.
/**
* Copyright (c) 2015-present, Facebook, Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import <React/RCTShadowView.h>