diff options
Diffstat (limited to 'src/react-native-app/ios/reactnativeapp/reactnativeapp-Bridging-Header.h')
| -rw-r--r-- | src/react-native-app/ios/reactnativeapp/reactnativeapp-Bridging-Header.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/react-native-app/ios/reactnativeapp/reactnativeapp-Bridging-Header.h b/src/react-native-app/ios/reactnativeapp/reactnativeapp-Bridging-Header.h new file mode 100644 index 0000000..f8f0758 --- /dev/null +++ b/src/react-native-app/ios/reactnativeapp/reactnativeapp-Bridging-Header.h @@ -0,0 +1,5 @@ +// Copyright The OpenTelemetry Authors +// SPDX-License-Identifier: Apache-2.0 +// +// Use this file to import your target's public headers that you would like to expose to Swift. +// |
