Browse Source

Update RNCSafeAreaViewManager.m

Janic Duplessis 5 years ago
parent
commit
45b72ee1bf
No account linked to committer's email address
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      ios/SafeAreaView/RNCSafeAreaViewManager.m

+ 0
- 7
ios/SafeAreaView/RNCSafeAreaViewManager.m View File

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
 #import "RNCSafeAreaViewManager.h"
1
 #import "RNCSafeAreaViewManager.h"
9
 
2
 
10
 #import "RNCSafeAreaView.h"
3
 #import "RNCSafeAreaView.h"