mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Fix build issue for the new app template (#32772)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/32772 Changelog: [internal] Fix a build issue for the new app template. Reviewed By: philIip Differential Revision: D33154125 fbshipit-source-id: ae696aeae6aac31678fe43a8963aab05c67c05d7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0912ee179c
commit
6a046fb9f0
@@ -25,8 +25,6 @@
|
||||
@end
|
||||
#endif
|
||||
|
||||
using namespace facebook::react;
|
||||
|
||||
@implementation AppDelegate
|
||||
|
||||
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
|
||||
|
||||
Reference in New Issue
Block a user