IMPORTANT: If you're building a native iOS application, please use the dd-sdk-ios library instead.
Datadog Bridge for iOS
A simplified bridge used to support cross-platform mobile frameworks.
This project provides a simplified API to use Datadog features within cross-platform mobile frameworks such as React Native. It follows the mobile bridge API defined in the dd-mobile-bridge repository.
Installation
DatadogSDKBridge is available through CocoaPods only. To install it, simply add the following line to your Podfile:
pod 'DatadogSDKBridge'
Contributing
Pull requests are welcome. First, open an issue to discuss what you would like to change. For more information, read the Contributing Guide.