DataDog / datadog-react-native-wizard

Setup wizard for Datadog React Native SDK
Apache License 2.0
4 stars 2 forks source link

Datadog React Native Wizard

License

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