We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbcc18d commit 4e246d2Copy full SHA for 4e246d2
1 file changed
packages/react-native-brownfield/src/expo-config-plugin/template/ios/FrameworkInterface.swift
@@ -1,6 +1,6 @@
1
// Export helpers from @callstack/react-native-brownfield library
2
+import Foundation
3
@_exported import ReactBrownfield
-@_exported import Brownie
4
5
// Initializes a Bundle instance that points at the framework target.
6
public let ReactNativeBundle = Bundle(for: InternalClassForBundle.self)
0 commit comments