Skip to content

Commit 796a664

Browse files
authored
Use the ReactAppDependencyProvider in the template (#86)
1 parent 6d3ccca commit 796a664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/ios/HelloWorld/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import UIKit
22
import React
33
import React_RCTAppDelegate
4-
import ReactCodegen
4+
import ReactAppDependencyProvider
55

66
@main
77
class AppDelegate: RCTAppDelegate {

0 commit comments

Comments
 (0)