ソースを参照

Update RNCSafeAreaViewManager.m

Janic Duplessis 5 年 前
コミット
45b72ee1bf
No account linked to committer's email address
共有1 個のファイルを変更した0 個の追加7 個の削除を含む
  1. 0
    7
      ios/SafeAreaView/RNCSafeAreaViewManager.m

+ 0
- 7
ios/SafeAreaView/RNCSafeAreaViewManager.m ファイルの表示

@@ -1,10 +1,3 @@
1
-/**
2
- * Copyright (c) Facebook, Inc. and its affiliates.
3
- *
4
- * This source code is licensed under the MIT license found in the
5
- * LICENSE file in the root directory of this source tree.
6
- */
7
-
8 1
 #import "RNCSafeAreaViewManager.h"
9 2
 
10 3
 #import "RNCSafeAreaView.h"