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