mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-03 07:14:59 +08:00
iOS OSS: fixed RNTester - missing RCTInputAccessoryShadowView.* in .xcodeproj
Reviewed By: yungsters Differential Revision: D7317380 fbshipit-source-id: 0a40d62c70cd3c3a875e5a418f4b77fecb0417b1
This commit is contained in:
committed by
Facebook Github Bot
parent
541485c7fe
commit
1c53471911
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user