Skip to content

Commit 4e246d2

Browse files
committed
fix(ios): remove brownie exported import
1 parent cbcc18d commit 4e246d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-brownfield/src/expo-config-plugin/template/ios/FrameworkInterface.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Export helpers from @callstack/react-native-brownfield library
2+
import Foundation
23
@_exported import ReactBrownfield
3-
@_exported import Brownie
44

55
// Initializes a Bundle instance that points at the framework target.
66
public let ReactNativeBundle = Bundle(for: InternalClassForBundle.self)

0 commit comments

Comments
 (0)