datadog-react-native-wizard
v0.4.0
Published
Setup wizard for Datadog React Native SDK
Downloads
613
Readme
Datadog React Native Wizard
Setup your React Native project to automatically upload javascript sourcemaps, iOS dSYMs and Proguard mapping files on every build.
How to run the wizard
At the root of your React Native application, run:
npx datadog-react-native-wizard
Options
You can run the wizard outside of your project by specifying the absolute path to your project:
npx datadog-react-native-wizard /Users/me/MyApp