chore: upgrade example and devDependencies (#802)

This commit is contained in:
Dylan Vann
2021-07-24 15:31:14 +07:00
committed by GitHub
parent c136ee6867
commit fd7a021570
45 changed files with 8746 additions and 9741 deletions
@@ -1,10 +1,3 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>
@@ -59,7 +52,7 @@
return NO;
}];
}
#ifdef DEBUG
RCTSetLogFunction(RCTDefaultLogFunction);
#endif