The goal of this repository is to show implementations of the Datadog React Native SDK.
These implementations use react-navigation to navigate between screens.
The repository presents the following use cases:
-
General case with the
rum-react-navigationapp -
With codepush with the
rum-react-navigation-codepushapp -
Initializing the SDK asynchronously with the
rum-react-navigation-asyncapp -
In an Expo application with the
rum-expo-react-navigationapp -
In hybrid apps with the:
a.
android-app-with-rnapp (android app with RN screens)b.
ios-app-with-rnapp (iOS app with RN screens)c.
rn-app-with-nativeapp (RN app with native screens)
For more information, see Apache License, v2.0